diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index 21746be95d6..6655c8d1c4b 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -1,12 +1,6 @@ name: CI Suite on: - push: - branches: - - master - - 'project/**' - - 'gh-readonly-queue/master/**' - - 'gh-readonly-queue/project/**' pull_request: branches: - master