Skip to content

Commit

Permalink
Change paths that tests run on
Browse files Browse the repository at this point in the history
  • Loading branch information
gms8994 committed Nov 18, 2020
1 parent 30a8914 commit 8f51d6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: run-tests

on:
push:
paths:
- "**.php"
- "composer.json"
- "phpunit.xml.dist"
pull_request:
schedule:
- cron: "0 0 * * *"
Expand Down

0 comments on commit 8f51d6b

Please sign in to comment.