summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2023-03-22 06:53:09 +0100
committerJan Macku <jamacku@redhat.com>2023-03-22 06:56:34 +0100
commita33d7c4cc9632af58f5032dbb1e3f7d002067077 (patch)
tree8757bfeea17512c2e8bcd5743ef6fbc8d4997923 /.github
parent50ba79710ed4117bc6a75553423e9a62544a33fc (diff)
downloadsystemd-a33d7c4cc9632af58f5032dbb1e3f7d002067077.tar.gz
ci: limit permissions for `differential-shellcheck`
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/differential-shellcheck.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/differential-shellcheck.yml b/.github/workflows/differential-shellcheck.yml
index c43b39b771..5405140adc 100644
--- a/.github/workflows/differential-shellcheck.yml
+++ b/.github/workflows/differential-shellcheck.yml
@@ -20,7 +20,6 @@ jobs:
permissions:
security-events: write
- pull-requests: write
steps:
- name: Repository checkout