From 68592eb95260ac609119ce2a83803f11dd7c02c1 Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Fri, 6 Sep 2024 14:37:50 -0700 Subject: [PATCH] Update format.yml --- .github/workflows/format.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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: