Skip to content

Commit

Permalink
Update prettier.yml to push/pull to main and dev (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnkhee committed May 12, 2024
1 parent 1a08984 commit b11673f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Format
on:
pull_request:
push:
branches: [main, dev, devops/github-actions]
branches: [main, dev]

jobs:
format:
Expand Down

0 comments on commit b11673f

Please sign in to comment.