Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Aug 17, 2024
1 parent bb138b5 commit 8433ba7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ on:
- latest
- develop
paths:
- app.py
- requirements.txt
- Dockerfile
- .github/workflows/docker.yml
pull_request:
paths:
- app.py
- requirements.txt
- Dockerfile
- .github/workflows/docker.yml
workflow_dispatch:
Expand Down

0 comments on commit 8433ba7

Please sign in to comment.