mirror of
https://github.com/danbulant/lucide
synced 2026-06-24 17:22:00 +00:00
ci: add pull-requests to upstream workflow permissions (#76)
This commit is contained in:
parent
2f6b686044
commit
284126b725
1 changed files with 1 additions and 0 deletions
1
.github/workflows/upstream.yml
vendored
1
.github/workflows/upstream.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
|
|
|||
Loading…
Reference in a new issue