We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 945fee3 + 0b822bd commit 5d871d6Copy full SHA for 5d871d6
1 file changed
.github/workflows/link-check.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
linkcheck:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: read
12
steps:
13
- uses: actions/checkout@v4
14
- uses: lycheeverse/lychee-action@v2.0.2
0 commit comments