mirror of
https://github.com/danbulant/lucide
synced 2026-07-09 21:21:02 +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:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue