Skip to content

Commit

Permalink
ci/docker: update push paths
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Jan 5, 2024
1 parent f7f588c commit 284e668
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
push:
branches: [ main ]
paths:
- '*/Dockerfile'
- 'Dockerfile'
- 'entrypoint.sh'
- '.github/workflows/docker.yml'

env:
Expand Down

0 comments on commit 284e668

Please sign in to comment.