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:
1
.github/workflows/screenshots.yml
vendored
1
.github/workflows/screenshots.yml
vendored
@@ -12,7 +12,6 @@ concurrency:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
selenium-screenshots:
|
||||
|
||||
Reference in New Issue
Block a user