Skip to content

Commit 18a4722

Browse files
authored
Remove redundant permissions block
1 parent 53b0315 commit 18a4722

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/qhelp-pr-preview.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ on:
1313

1414
jobs:
1515
qhelp:
16-
permissions:
17-
contents: read
1816
runs-on: ubuntu-latest
1917
steps:
2018
- run: echo "${{ github.event.number }}" > pr.txt

0 commit comments

Comments
 (0)