Skip to content

Commit

Permalink
Fix Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
crazygao committed Nov 15, 2023
1 parent ebb5d68 commit 5760c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/readme/readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ def write_readme(workflow_telemetries, readme_telemetries):
"examples/tutorials/**/README.md",
"examples/tools/use-cases/**/README.md"
]
# exclude the readme since this is 3p integration folder, pipeline generation is not included
input_glob_readme_exclude = ["examples/flows/integrations/**/README.md"]
readme_telemetry = []
readme_generator.main(input_glob_readme, input_glob_readme_exclude, readme_telemetry)
Expand Down

0 comments on commit 5760c26

Please sign in to comment.