Skip to content

Commit 5a2fc2f

Browse files
Harden AIP workflow permissions
1 parent 4099a91 commit 5a2fc2f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/aip-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
paths:
66
- "AIPs/AIP-*.md"
77

8+
permissions:
9+
contents: read
10+
811
jobs:
912
lint-frontmatter:
1013
name: Validate AIP frontmatter

0 commit comments

Comments
 (0)