diff options
Diffstat (limited to '.github/workflows/check-formatting.yml')
| -rw-r--r-- | .github/workflows/check-formatting.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/check-formatting.yml b/.github/workflows/check-formatting.yml index 303e53e15..3c5d29b5c 100644 --- a/.github/workflows/check-formatting.yml +++ b/.github/workflows/check-formatting.yml @@ -1,8 +1,6 @@ name: Check Formatting (comment /format to auto-fix) on: - push: - branches: [master] pull_request: branches: [master] merge_group: |
