summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorTom Carrick <tom@carrick.eu>2023-12-13 19:38:59 +0100
committerGitHub <noreply@github.com>2023-12-13 15:38:59 -0300
commit0eaad0bb593512bedbc96e52bdcf03213d691ab3 (patch)
tree2f0ed5f55da8f4b9c50a83ee4b1d88de92a11892 /.github/workflows
parent8fa7c2ae88aee7a2b54a745d25ed38152aad2591 (diff)
Removed unnecessary write permission from screenshots Github workflow.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/screenshots.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/screenshots.yml b/.github/workflows/screenshots.yml
index b372a9bfac..231374a66f 100644
--- a/.github/workflows/screenshots.yml
+++ b/.github/workflows/screenshots.yml
@@ -12,7 +12,6 @@ concurrency:
permissions:
contents: read
- pull-requests: write
jobs:
selenium-screenshots: