]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: limit permissions for `differential-shellcheck` 26928/head
authorJan Macku <jamacku@redhat.com>
Wed, 22 Mar 2023 05:53:09 +0000 (06:53 +0100)
committerJan Macku <jamacku@redhat.com>
Wed, 22 Mar 2023 05:56:34 +0000 (06:56 +0100)
.github/workflows/differential-shellcheck.yml

index c43b39b7717593d909f41fe7bba3813539896df7..5405140adc5ac43863e68c4aeab845cde83a9cfd 100644 (file)
@@ -20,7 +20,6 @@ jobs:
 
     permissions:
       security-events: write
-      pull-requests: write
 
     steps:
       - name: Repository checkout