1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Removed unnecessary write permission from screenshots Github workflow.

This commit is contained in:
Tom Carrick
2023-12-13 19:38:59 +01:00
committed by GitHub
parent 8fa7c2ae88
commit 0eaad0bb59

View File

@@ -12,7 +12,6 @@ concurrency:
permissions:
contents: read
pull-requests: write
jobs:
selenium-screenshots: