Skip to content

Commit 9ccb148

Browse files
authored
ci: add permissions settings following good practices (#5625)
1 parent f2e34e7 commit 9ccb148

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/semantic-pr.yml

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

10+
permissions:
11+
pull-requests: read
12+
1013
jobs:
1114
main:
1215
name: Validate PR title

0 commit comments

Comments
 (0)