Skip to content

Commit

Permalink
CI: run workflow if workflow changed
Browse files Browse the repository at this point in the history
  • Loading branch information
semseysandor committed Jun 1, 2024
1 parent 935a06f commit 95c08cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
paths:
- .github/workflows/build.yml
- "composer.*"
env:
INSTALL_DIR: /srv/www/civi-zero
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
paths:
- .github/workflows/shell.yml
- "bin/**"
- "cfg/**"
env:
Expand Down

0 comments on commit 95c08cf

Please sign in to comment.