Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylevin committed Sep 21, 2023
1 parent 3dd3459 commit da58e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
broken_doc_file=".work/confluentinc/confluent/docs/resources/confluent_ksql_cluster.md"
file_contents=$(cat $broken_doc_file)
echo $file_contents | grep "page_title123"
exit $?
- name: inject-doc-header-if-dne
if: ${{ steps.pre-process-docs.outcome == 'failure' }}
run: |
Expand Down

0 comments on commit da58e77

Please sign in to comment.