We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4507f52 commit 857b8a3Copy full SHA for 857b8a3
.github/workflows/run-tests.yml renamed to .github/workflows/pest.yml
@@ -5,7 +5,7 @@ on:
5
paths:
6
- '**.php'
7
- phpunit.xml.dist
8
- - .github/workflows/run-tests.yml
+ - .github/workflows/pest.yml
9
- composer.json
10
pull_request:
11
branches:
0 commit comments