mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-07-18 16:51:32 -05:00
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
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 New Issue
Block a user