Skip to content

Commit

Permalink
fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
elsongabriel committed Feb 28, 2024
1 parent 48b47dc commit 66415a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/prettier-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Format Prettier
on:
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
merge_group:
push:
paths:
- "/**"
jobs:
cancel-runs:
if: github.event_name == 'pull_request' && github.ref != 'refs/heads/main'
Expand Down

0 comments on commit 66415a9

Please sign in to comment.