mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02: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
|
||||
permissions:
|
||||
contents: read
|
||||
actions: write
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue