Skip to content

Commit df3094a

Browse files
Merge pull request #2 from aethelred-foundation/codex/share-readiness-aips
Harden AIP repo share readiness
2 parents 4099a91 + 5a2fc2f commit df3094a

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)