We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11dab81 commit 8ece6d2Copy full SHA for 8ece6d2
.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