mirror of https://github.com/django/django.git
Fixed permissions for GitHub action with welcome message.
This commit is contained in:
parent
229360d7ad
commit
bc33b04784
|
@ -5,7 +5,7 @@ on:
|
|||
types: [opened]
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pulls: write
|
||||
pull-requests: read
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue