We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb1913 commit 0cffae1Copy full SHA for 0cffae1
.github/workflows/testing.yml
@@ -2,6 +2,7 @@ name: PHP Tests
2
3
on:
4
push:
5
+ pull_request:
6
schedule:
7
- cron: '0 0 * * *'
8
0 commit comments