Skip to content

Commit

Permalink
🔧 CI should be triggered on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
B-Galati committed Jul 29, 2022
1 parent e5af359 commit c35642f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

on: [ pull_request ]
on: [ pull_request, push ]

env:
COMPOSER_UPDATE_FLAGS: "--no-interaction --no-progress --prefer-dist "
Expand Down

0 comments on commit c35642f

Please sign in to comment.