From acdeb284e4316374ee82ca578c027551b1481c50 Mon Sep 17 00:00:00 2001 From: Nikolay Edigaryev Date: Mon, 16 Dec 2024 19:32:59 +0100 Subject: [PATCH] Repro --- .github/workflows/gpu-ci.yml | 5 ----- 1 file changed, 5 deletions(-) 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)