We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0907471 commit e9f20a9Copy full SHA for e9f20a9
1 file changed
.github/workflows/validate_pr.yml
@@ -4,6 +4,8 @@ on:
4
paths-ignore:
5
- "docs/**"
6
- "*.md"
7
+permissions:
8
+ contents: read
9
jobs:
10
lint:
11
name: Lint
0 commit comments