We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4099a91 + 5a2fc2f commit df3094aCopy full SHA for df3094a
1 file changed
.github/workflows/aip-lint.yml
@@ -5,6 +5,9 @@ on:
5
paths:
6
- "AIPs/AIP-*.md"
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
lint-frontmatter:
13
name: Validate AIP frontmatter
0 commit comments