Skip to content

Commit fdd651e

Browse files
committed
permission fix
1 parent f654f66 commit fdd651e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: test
22
on: [push]
33
permissions:
44
contents: write
5+
pull-requests: write
56
jobs:
67
test:
78
name: test

0 commit comments

Comments
 (0)