Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b0315 commit 18a4722Copy full SHA for 18a4722
1 file changed
.github/workflows/qhelp-pr-preview.yml
@@ -13,8 +13,6 @@ on:
13
14
jobs:
15
qhelp:
16
- permissions:
17
- contents: read
18
runs-on: ubuntu-latest
19
steps:
20
- run: echo "${{ github.event.number }}" > pr.txt
0 commit comments