Skip to content

Commit 67cb0f5

Browse files
authored
Merge pull request #44552 from dotnet/main
Merge main into live
2 parents d11d011 + 8049bf6 commit 67cb0f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/live-protection.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
live_protection_job:
99
name: Create comment
1010
runs-on: ubuntu-latest
11+
permissions:
12+
pull-requests: write
13+
1114
steps:
1215
- name: Harden Runner
1316
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4

0 commit comments

Comments
 (0)