mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
ci/update-other: explicitly set contents: read permission
This commit is contained in:
parent
7f10688fe1
commit
b5e0ed67fe
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-other.yml
vendored
1
.github/workflows/update-other.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
||||||
|
|
||||||
# Allow running workflows
|
# Allow running workflows
|
||||||
permissions:
|
permissions:
|
||||||
|
contents: read
|
||||||
actions: write
|
actions: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue