diff --git a/.github/workflows/rolling-rhel-binary-build.yml b/.github/workflows/rolling-rhel-binary-build.yml index 563ad6e3d4..a4faa537af 100644 --- a/.github/workflows/rolling-rhel-binary-build.yml +++ b/.github/workflows/rolling-rhel-binary-build.yml @@ -1,11 +1,6 @@ name: Rolling RHEL Binary Build on: workflow_dispatch: - branches: - - master - pull_request: - branches: - - master push: branches: - master