Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 authored Oct 11, 2024
1 parent a66fb71 commit 7c8936c
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 @@ -7,13 +7,13 @@ on:
- latest
- develop
paths:
- requirements.txt
- Dockerfile
- requirements.txt
- .github/workflows/docker.yml
pull_request:
paths:
- requirements.txt
- Dockerfile
- requirements.txt
- .github/workflows/docker.yml
workflow_dispatch:
jobs:
Expand Down

0 comments on commit 7c8936c

Please sign in to comment.