Skip to content

Commit 88feb2b

Browse files
authored
fix: comment pr permission
1 parent 1802839 commit 88feb2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-on-dependabot-pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
types: [opened, synchronize]
66
branches:
77
- main
8-
8+
permissions:
9+
pull-requests: write
910
jobs:
1011
build:
1112
if: |

0 commit comments

Comments
 (0)