Fix linting errors

This commit is contained in:
Nick Alteen 2024-02-22 09:20:51 -05:00
parent 7815b17c3a
commit 23bf5e86e6
2 changed files with 7 additions and 0 deletions

3
.github/linters/.checkov.yml vendored Normal file
View File

@ -0,0 +1,3 @@
quiet: true
skip-check:
- CKV_GHA_7

View File

@ -9,6 +9,10 @@ on:
default: 'World' default: 'World'
type: string type: string
permissions:
actions: read
contents: read
jobs: jobs:
say-hello: say-hello:
name: Say Hello name: Say Hello