mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-04-24 15:37:24 -05:00
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
bda6bc0d32
commit
9fa4beae2e
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