Skip to content

Commit

Permalink
Small on push workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmagkekse committed Nov 15, 2024
1 parent bc22217 commit 7bdbe46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '**'
paths:
- 'src/**'
- '.github/**'
- '.github/workflows/**'
- 'requirements.txt'
- 'entrypoint.sh'
- 'Dockerfile'
Expand Down

0 comments on commit 7bdbe46

Please sign in to comment.