From 89d8cd7e2b9f13edbb37a6fa235f41cb140e2a54 Mon Sep 17 00:00:00 2001 From: Xueli Xie Date: Thu, 4 Mar 2021 14:59:34 -0800 Subject: [PATCH] Remove branch keywords --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 776e715..decab8c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,9 +1,7 @@ name: CI Checks on: push: - branches: ["**"] pull_request: - branches: ["main"] workflow_dispatch: jobs: git-secrets: