Skip to content

Commit 0426491

Browse files
committed
chore: test docker build
1 parent 700dd68 commit 0426491

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
paths:
88
- 'docker/**'
9+
pull_request:
10+
branches: [ "main" ]
911
workflow_dispatch:
1012

1113
jobs:

0 commit comments

Comments
 (0)