We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a109099 commit ccd8b41Copy full SHA for ccd8b41
.github/workflows/endor_labs_pr_scan.yml
@@ -11,7 +11,7 @@ on:
11
- '**/*.cmake'
12
13
jobs:
14
- configure_and_scan:
+ endor_pr_scan:
15
permissions:
16
id-token: write # Required to request a json web token (JWT) for keyless authentication with Endor Labs
17
pull-requests: write # Required for endorctl to write pr comments
0 commit comments