Skip to content

Commit 839112f

Browse files
committed
Do not continue on error for checkout of the help repo
This is to avoid accidental errors when loading the reference.
1 parent 525fba7 commit 839112f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/code-scanning-pack-gen.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
echo "Using ref $EXTERNAL_HELP_REF for external help files."
8080
8181
- name: Checkout external help files
82-
continue-on-error: true
8382
id: checkout-external-help-files
8483
uses: actions/checkout@v4
8584
with:

0 commit comments

Comments
 (0)