We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5cee5 commit 376893fCopy full SHA for 376893f
.github/workflows/generate-go-docs.yaml
@@ -11,6 +11,7 @@ jobs:
11
generate_docs_new_pr:
12
if: ${{ contains(github.event.pull_request.labels.*.name, 'generate_go_docs') }}
13
runs-on: ubuntu-latest
14
+ environment: integration
15
permissions:
16
id-token: write
17
contents: read
0 commit comments