We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf743b commit 95d98b5Copy full SHA for 95d98b5
1 file changed
.github/workflows/phpunit-32bits.yml
@@ -1,6 +1,10 @@
1
name: PHPUnit 32bits
2
3
on:
4
+ pull_request:
5
+ paths:
6
+ - 'version.php'
7
+ - '.github/workflows/phpunit-32bits.yml'
8
workflow_dispatch:
9
schedule:
10
- cron: "15 1 * * 1-6"
0 commit comments