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 58638a0 commit 3bdbc03Copy full SHA for 3bdbc03
.github/workflows/showcase.yml
@@ -5,6 +5,9 @@ on:
5
paths:
6
- 'showcase/**'
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
validate-readmes:
13
runs-on: ubuntu-latest
0 commit comments