Skip to content

Commit 6c4ac18

Browse files
committed
Trigger action for every push
1 parent 449140c commit 6c4ac18

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
name: PHP Composer
44

55
on:
6-
push:
7-
branches: [ $default-branch ]
8-
pull_request:
9-
branches: [ $default-branch ]
6+
[push]
107

118
jobs:
129
build:

0 commit comments

Comments
 (0)