Updates the permissions block to be minimal
And adds a permissions block to the README.
This commit is contained in:
parent
9e304b92ff
commit
21753283b1
3 changed files with 9 additions and 5 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
|
@ -17,8 +17,6 @@ jobs:
|
|||
versions: ${{ steps.compare.outputs.versions }}
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
steps:
|
||||
|
|
@ -68,8 +66,6 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue