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 Oct 11, 2024
1 parent edec9d2 commit bfe941e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ on:
- develop
paths:
- app.py
- requirements.txt
- Dockerfile
- requirements.txt
- .github/workflows/docker.yml
pull_request:
paths:
- app.py
- requirements.txt
- Dockerfile
- requirements.txt
- .github/workflows/docker.yml
workflow_dispatch:
jobs:
Expand Down

0 comments on commit bfe941e

Please sign in to comment.