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:
3
.github/workflows/linters.yml
vendored
3
.github/workflows/linters.yml
vendored
@@ -14,6 +14,9 @@ concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
flake8:
|
||||
name: flake8
|
||||
|
||||
Reference in New Issue
Block a user