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