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:
4
.github/workflows/schedules.yml
vendored
4
.github/workflows/schedules.yml
vendored
@@ -5,6 +5,10 @@ on:
|
||||
- cron: '42 2 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
actions: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
trigger-runs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user