Skip to content

Commit f423814

Browse files
authored
Update lint-pr-title.yml
1 parent 78ee8a5 commit f423814

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ on:
66
- edited
77
- synchronize
88

9-
permissions:
10-
pull-requests: read
11-
129
jobs:
1310
main:
1411
runs-on: ubuntu-latest
12+
permissions:
13+
pull-requests: read
1514
steps:
1615
- uses: actions/checkout@v3
1716
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)