Fix linting errors
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
quiet: true
|
||||||
|
skip-check:
|
||||||
|
- CKV_GHA_7
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user