forked from PretendoNetwork/Inkay
Merge pull request #73 from ScottBrenner/alert-autofix-1
fix(CI): Code scanning alert: Workflow does not contain permissions
This commit is contained in:
commit
ca313e193e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -1,4 +1,6 @@
|
|||
name: Inkay-CI
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
- push
|
||||
|
|
|
|||
Loading…
Reference in a new issue