Skip to content

Commit c66dbbb

Browse files
ci: add permissions to pr-title-lint workflow
Signed-off-by: samarthsinh2660 <rajuvala80@gmail.com>
1 parent ea80524 commit c66dbbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-title-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ on:
1111

1212
jobs:
1313
pr-title-lint:
14+
permissions:
15+
pull-requests: write
16+
statuses: write
1417
uses: linuxfoundation/lfx-ui/.github/workflows/_pr-title-lint.yml@main

0 commit comments

Comments
 (0)