mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
Fixed permissions for GitHub action with welcome message.
This commit is contained in:
parent
229360d7ad
commit
bc33b04784
2
.github/workflows/new_contributor_pr.yml
vendored
2
.github/workflows/new_contributor_pr.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
types: [opened]
|
types: [opened]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
issues: write
|
pulls: write
|
||||||
pull-requests: read
|
pull-requests: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user