Skip to content

Commit

Permalink
Merge pull request #4184 from greg0ire/coverage-for-merges
Browse files Browse the repository at this point in the history
Trigger Github workflow for merges
  • Loading branch information
greg0ire authored Jul 23, 2020
2 parents 34b1893 + a0232b4 commit 5037ac4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

name: "Continuous Integration"

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

jobs:
static-analysis-phpstan:
Expand Down

0 comments on commit 5037ac4

Please sign in to comment.