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.
2 parents 56f4c74 + dc2fdb8 commit b34ef26Copy full SHA for b34ef26
.github/workflows/trunk-check.yml
@@ -8,6 +8,7 @@ jobs:
8
trunk_check:
9
name: Trunk Code Quality Runner
10
runs-on: ubuntu-latest
11
+ # trunk-ignore(checkov/CKV2_GHA_1)
12
permissions:
13
checks: write # For trunk to post annotations
14
contents: read # For repo checkout
0 commit comments