mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-21 09:05:10 -07:00
[CI] Minimal GitHub Actions permissions (#7165)
* add permission block * add permissions block * add permission block * add permissions block * switch order
This commit is contained in:
parent
da924c2bd6
commit
63a970045a
5 changed files with 15 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -9,8 +9,8 @@
|
|||
name: CodeQL
|
||||
|
||||
permissions:
|
||||
security-events: write # needed to post results
|
||||
contents: read
|
||||
security-events: write # needed to post results
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue