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.
1 parent c7ae531 commit 47d7431Copy full SHA for 47d7431
.github/workflows/md-link-check.yml
@@ -8,6 +8,9 @@ on:
8
9
jobs:
10
link-check:
11
+ permissions:
12
+ contents: read
13
+ pull-requests: write
14
runs-on: ubuntu-24.04
15
env:
16
CI: true
0 commit comments