Skip to content

Commit

Permalink
Trigger Action on config update
Browse files Browse the repository at this point in the history
  • Loading branch information
MGatner committed Jan 5, 2021
1 parent ff030e5 commit 7c6cdbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ on:
paths:
- 'app/**'
- 'system/**'
- phpunit.xml.dist
push:
branches:
- 'develop'
- '4.*'
paths:
- 'app/**'
- 'system/**'
- phpunit.xml.dist

jobs:
build:
Expand Down

0 comments on commit 7c6cdbe

Please sign in to comment.