Add workflow permissions
This commit is contained in:
@@ -21,6 +21,9 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: $cron-weekly
|
- cron: $cron-weekly
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
name: Scan analyze workflow
|
name: Scan analyze workflow
|
||||||
jobs:
|
jobs:
|
||||||
build-and-scan:
|
build-and-scan:
|
||||||
|
|||||||
Reference in New Issue
Block a user