Skip to content

Commit

Permalink
Doc fixes 1.17 (#10560)
Browse files Browse the repository at this point in the history
Co-authored-by: changelog-bot <changelog-bot>
  • Loading branch information
Rachael-Graham authored Jan 8, 2025
1 parent fdfec6e commit c38dbdb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
jobs:
receiver:
runs-on: ubuntu-latest
outputs:
dispatch_lts: ${{ steps.dispatch-receiver.outputs.dispatch_lts }}
steps:
- name: The glooe-release-created event is received when a relase is cut in solo-projects repo
id: dispatch-receiver
Expand Down
5 changes: 5 additions & 0 deletions changelog/v1.17.22/docs-workflow-fix.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
changelog:
- type: NON_USER_FACING
description: >-
Doc workflow typo fix.
skipCI-kube-tests:true

0 comments on commit c38dbdb

Please sign in to comment.