Skip to content

Commit d2d77e6

Browse files
nicklaslclaude
andcommitted
ci: declare minimum permissions on workflow files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4bcc003 commit d2d77e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/lint-pr-name.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- edited
88
- synchronize
99

10+
permissions:
11+
contents: read
12+
pull-requests: write
13+
1014
jobs:
1115
main:
1216
name: Validate PR title

0 commit comments

Comments
 (0)