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

@@ -14,6 +14,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
flake8:
name: flake8