diff --git a/.github/workflows/gpu-ci.yml b/.github/workflows/gpu-ci.yml index f56b36a2c663..39a2f4b012ce 100644 --- a/.github/workflows/gpu-ci.yml +++ b/.github/workflows/gpu-ci.yml @@ -3,12 +3,7 @@ name: GPU jobs on: push: branches: - - maintenance/** - gpu-ci - pull_request: - branches: - - main - - maintenance/** permissions: contents: read # to fetch code (actions/checkout)