We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d385284 commit ce483deCopy full SHA for ce483de
.github/workflows/actions.yml
@@ -3,7 +3,7 @@ name: phpunit
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
schedule:
8
- cron: '9 */11 * * *'
9
jobs:
.github/workflows/composer.yml
@@ -3,7 +3,7 @@ name: composer
0 commit comments