Fixed delimiter sign for category splitting at ','.

This commit is contained in:
Patrick Lehmann
2025-01-14 21:07:41 +01:00
parent c3b7b3ca64
commit 1e6b71e87b
3 changed files with 3 additions and 181 deletions

View File

@@ -100,7 +100,7 @@ As shown in the screenshots above, the expected order is:
### Example pipeline
[ExamplePipeline.yml](ExamplePipeline.yml) is an example Workflow which uses all of the Reusable Workflows.
ExamplePipeline.yml is an example Workflow which uses all of the Reusable Workflows.
Python package/tool developers can copy it into their repos, in order to use al the reusable workflows straightaway.
Minimal required modifications are the following: