Skip to content

Commit d525779

Browse files
committed
break
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
1 parent 6f8e540 commit d525779

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-for-secrets-pr-opened.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ defaults:
2525
permissions:
2626
contents: read
2727
actions: read
28-
28+
break
2929
jobs:
3030
pr-opened-test:
3131
runs-on: ubuntu-latest

.github/workflows/test-for-secrets-pr-target.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ defaults:
2525
permissions:
2626
contents: read
2727
actions: read
28-
28+
break
2929
jobs:
3030
pr-target-test:
3131
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)