Skip to content

Commit 7498d4f

Browse files
committed
fix (build): Permissions 🔓
1 parent ccd53d4 commit 7498d4f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/bazel-steward.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616

1717
name: Bazel Steward 🤵
1818

19+
# https://github.com/peter-evans/create-pull-request
20+
21+
permissions:
22+
contents: write
23+
pull-requests: write
24+
1925
# https://virtuslab.github.io/bazel-steward/docs/installation.html
2026

2127
on:

0 commit comments

Comments
 (0)