Skip to content

Commit

Permalink
run workflows if their corresponding files changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Arkenau committed Oct 20, 2023
1 parent 21f3e52 commit 517d983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'main'
paths:
- ".devcontainer/Dockerfile"
- ".github/workflows/*"
workflow_dispatch:
schedule:
# build every friday at 9:00 am
Expand Down

0 comments on commit 517d983

Please sign in to comment.