Skip to content

Commit 98e2cb2

Browse files
committed
chore(root): Attempt at specific permissions for canary bump workflow
1 parent 19e1378 commit 98e2cb2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/bump-canary.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Bump canary
2-
2+
permissions:
3+
contents: read
4+
pull-requests: write
35
on:
46
push:
57
branches:

0 commit comments

Comments
 (0)