Skip to content

Commit d5a8805

Browse files
Update build-test-gpu.yml
1 parent 14e88a7 commit d5a8805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test-gpu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: "Build & Test w/GPU"
1313

1414
on:
1515
push:
16-
branches: [ main ]
16+
branches: [ main_disabled ]
1717
workflow_dispatch:
1818

1919
jobs:
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
azure-devops-project-url: https://dev.azure.com/projectmonai/monai-label
2828
azure-pipeline-name: 'Manual GPU Test'
29-
azure-devops-token: ${{ secrets.MONAI_LABEL_AZURE_TOKEN }}
29+
azure-devops-token: ${{ secrets.MONAI_LABEL_AZURE_TOKEN }}

0 commit comments

Comments
 (0)