diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index f0f46a4..7f80e54 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -2,13 +2,10 @@ name: format on: - pull_request: - branches: + push: + branches-ignore: - master workflow_dispatch: {} - repository_dispatch: - types: - - format jobs: fix: