We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed5f01 commit ae3fb27Copy full SHA for ae3fb27
.github/workflows/ci.yaml
@@ -5,8 +5,6 @@ on:
5
push:
6
branches:
7
- "master"
8
- schedule:
9
- - cron: "42 3 * * *"
10
11
jobs:
12
phpunit:
0 commit comments