Skip to content

Commit 26ae92c

Browse files
committed
fix: allow Dependabot policy labels
1 parent 9d5faef commit 26ae92c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
permissions:
88
contents: read
99
issues: write
10-
pull-requests: read
10+
pull-requests: write
1111

1212
jobs:
1313
classify:

0 commit comments

Comments
 (0)