Skip to content

Commit 0bb3a56

Browse files
Manually update the repo name in the manually edited govulncheck workflow
Signed-off-by: Richard Wall <[email protected]>
1 parent f644aa8 commit 0bb3a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/govulncheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
govulncheck:
2222
runs-on: ubuntu-latest
2323

24-
if: github.repository == 'jetstack/preflight'
24+
if: github.repository == 'jetstack/jetstack-secure'
2525

2626
steps:
2727
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)