We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5df610 + ac2d5f2 commit b84489fCopy full SHA for b84489f
1 file changed
.github/workflows/update-go.yml
@@ -18,6 +18,9 @@ jobs:
18
19
build:
20
runs-on: ubuntu-24.04
21
+ permissions:
22
+ contents: write
23
+ pull-requests: write
24
needs:
25
- pkgs
26
steps:
0 commit comments