ci: fix ci permissions (#166)
This commit is contained in:
committed by
GitHub
parent
147bea9782
commit
1ab53139b3
2
.github/workflows/update-readme.yaml
vendored
2
.github/workflows/update-readme.yaml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
update-readme:
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user