We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449140c commit 6c4ac18Copy full SHA for 6c4ac18
1 file changed
.github/workflows/php.yml
@@ -3,10 +3,7 @@
3
name: PHP Composer
4
5
on:
6
- push:
7
- branches: [ $default-branch ]
8
- pull_request:
9
+ [push]
10
11
jobs:
12
build:
0 commit comments