Skip to content

Commit a770305

Browse files
authored
Update docker.yml
Signed-off-by: Zoey <[email protected]>
1 parent 01abd5d commit a770305

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ on:
88
- develop
99
paths:
1010
- Dockerfile
11+
- requirements.txt
1112
- python.Dockerfile
1213
- .github/workflows/docker.yml
1314
pull_request:
1415
paths:
1516
- Dockerfile
17+
- requirements.txt
1618
- python.Dockerfile
1719
- .github/workflows/docker.yml
1820
workflow_dispatch:

0 commit comments

Comments
 (0)