Skip to content

Commit

Permalink
Trigger check-format workflow on push and merge groups
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Aug 6, 2024
1 parent 656375d commit 1590035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-format.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Files

on:
merge_group:
pull_request:
push: { branches: [main] }

jobs:
check-filenames:
Expand Down

0 comments on commit 1590035

Please sign in to comment.