Skip to content

Commit c8459ca

Browse files
committed
Yaml fix
Signed-off-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
1 parent 55da7b6 commit c8459ca

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/pythonapp-gpu.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Jenkinsfile.monai-premerge
22
name: premerge-gpu
33

4-
on:
5-
# quick tests for pull requests and the releasing branches
6-
# push:
7-
# branches:
8-
# - main
9-
# - releasing/*
10-
# pull_request:
11-
# types: [opened, synchronize, closed]
4+
# on:
5+
# # quick tests for pull requests and the releasing branches
6+
# push:
7+
# branches:
8+
# - main
9+
# - releasing/*
10+
# pull_request:
11+
# types: [opened, synchronize, closed]
1212

1313
concurrency:
1414
# automatically cancel the previously triggered workflows when there's a newer version

0 commit comments

Comments
 (0)