mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-22 06:28:03 +01:00
Remove unused permissions on update dependencies
This commit is contained in:
parent
c8031b02f8
commit
65604a485e
1 changed files with 1 additions and 2 deletions
3
.github/workflows/update-dependencies.yaml
vendored
3
.github/workflows/update-dependencies.yaml
vendored
|
@ -6,8 +6,7 @@ on:
|
|||
- cron: '0 18 * * MON'
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
Loading…
Reference in a new issue