We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537dc98 commit c1f28f0Copy full SHA for c1f28f0
1 file changed
.github/workflows/release-please-gha.yml
@@ -16,6 +16,9 @@ on:
16
- main
17
- support/v1
18
19
+permissions:
20
+ contents: read
21
+
22
jobs:
23
release:
24
runs-on: ubuntu-latest
0 commit comments