mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Set read-all permission to GITHUB_TOKEN for CI jobs
This commit is contained in:
parent
a98e479e71
commit
9e3ce3f3a4
4 changed files with 7 additions and 0 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -11,6 +11,8 @@
|
|||
#
|
||||
name: "CodeQL"
|
||||
|
||||
permissions: read-all
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue