Skip to content

Commit 980a35a

Browse files
chore: modify docker_action.yml file
1 parent 0e0d612 commit 980a35a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker_action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
paths:
88
- 'Dockerfile'
99
- 'docker-compose.yml'
10+
pull_request:
11+
branches: [ master ]
1012

1113
jobs:
1214
build:

0 commit comments

Comments
 (0)