1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Restricted permissions for GitHub tokens.

This commit is contained in:
Mariusz Felisiak
2022-08-04 20:00:35 +02:00
committed by GitHub
parent 7e5c8fc51f
commit 5f76002500
6 changed files with 20 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ on:
pull_request_target:
types: [opened]
permissions:
issues: write
pull-requests: read
jobs:
build:
name: Hello new contributor