diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bc1179fe0..8d39c619f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,11 +4,9 @@ on: push: branches: - main - - main-rc pull_request: branches: - main - - main-rc jobs: lint: diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 47ae7fb8a..cb32074ee 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -4,11 +4,9 @@ on: push: branches: - main - - main-rc pull_request: branches: - main - - main-rc jobs: codeql-build: