Skip to content

Commit 750c20e

Browse files
committed
aaaa
1 parent b98845f commit 750c20e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/_hcd-integration-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Run integration tests against HCD
33
on:
44
workflow_call:
55
workflow_dispatch:
6-
pull_request: # temporary until it's merged
7-
branches: [ KG-ci-additions ]
8-
push:
9-
branches: [ KG-ci-additions ]
6+
# pull_request: # temporary until it's merged
7+
# branches: [ KG-ci-additions ]
8+
# push:
9+
# branches: [ KG-ci-additions ]
1010

1111
permissions:
1212
id-token: write

0 commit comments

Comments
 (0)