Skip to content

Commit ecc8fd6

Browse files
committed
chore(ci): add back rp permissions
1 parent ca8f6ae commit ecc8fd6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches: [master]
66

7+
permissions:
8+
contents: write
9+
pull-requests: write
10+
711
jobs:
812
release-pr:
913
name: Maintain Release PR

0 commit comments

Comments
 (0)