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 298cafa commit 4ec7635Copy full SHA for 4ec7635
.github/workflows/ci.yaml
@@ -7,6 +7,7 @@ on:
7
- "master"
8
schedule:
9
- cron: "42 3 * * *"
10
+ workflow_dispatch:
11
12
jobs:
13
phpunit:
0 commit comments