Skip to content

Commit 1715556

Browse files
committed
add missing environment
1 parent 869b2b7 commit 1715556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-go-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
generate_docs_new_pr:
1212
if: ${{ contains(github.event.pull_request.labels.*.name, 'generate_go_docs') }}
1313
runs-on: ubuntu-latest
14+
environment: integration
1415
permissions:
1516
id-token: write
1617
contents: read

0 commit comments

Comments
 (0)