We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 365efda commit 02dc320Copy full SHA for 02dc320
1 file changed
.github/workflows/php.yml
@@ -2,7 +2,7 @@ name: ci
2
on:
3
pull_request:
4
push:
5
- branches: [main]
+ branches: [master]
6
7
jobs:
8
build:
0 commit comments