Skip to content

Commit e905c98

Browse files
author
Himani Anil Deshpande
committed
[TEMP] Skipping system tests till we resolve credentials issue
1 parent 52fae13 commit e905c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dokken-system-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: ParallelCluster Cookbook Validation on Docker
22

33
on:
44
push:
5-
pull_request:
6-
types: [ opened, synchronize, reopened, labeled, unlabeled ]
5+
tags:
6+
- 'temp-skip*'
77

88
concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)