Skip to content

Commit db7c679

Browse files
silverwindclaude
andcommitted
Add permissions to GitHub Actions workflows
Co-Authored-By: Claude (Opus 4.6) <noreply@anthropic.com>
1 parent 4b81bbb commit db7c679

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: ci
22
on: [push, pull_request]
33

4+
permissions:
5+
contents: read
6+
47
jobs:
58
test:
69
strategy:

0 commit comments

Comments
 (0)