We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d11d011 + 8049bf6 commit 67cb0f5Copy full SHA for 67cb0f5
.github/workflows/live-protection.yml
@@ -8,6 +8,9 @@ jobs:
8
live_protection_job:
9
name: Create comment
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ pull-requests: write
13
+
14
steps:
15
- name: Harden Runner
16
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
0 commit comments