Add permissions declarations

This commit is contained in:
Josh Soref 2024-01-31 02:41:19 -05:00
parent ffa637dcd4
commit c3c8e4145a
4 changed files with 13 additions and 0 deletions

View file

@ -1,5 +1,9 @@
name: "Code scanning - action"
permissions:
contents: read
security-events: write
on:
push:
branches-ignore: "dependabot/**"