Skip to content

Commit

Permalink
ci: update trigger paths
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 2, 2022
1 parent 583668f commit e78546e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ on:
push:
paths:
- "**.php"
- ".github/workflows/tests.yml"
branches:
- master
pull_request:
paths:
- "**.php"
- ".github/workflows/tests.yml"

name: "Unit tests"

Expand Down

0 comments on commit e78546e

Please sign in to comment.