Skip to content

Commit

Permalink
docs: fixes GitHub tutorial steps
Browse files Browse the repository at this point in the history
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
  • Loading branch information
jpower432 committed Sep 13, 2024
1 parent 477e204 commit c7b3693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Finally you can copy ready-made CI/CD workflows from the `TEMPLATES` directory i

**For example Component Definition authoring in GitHub Actions**
```
mkdir .github/workflows
mkdir -p .github/workflows
cp TEMPLATES/github/trestlebot-create-component-definition.yml .github/workflows
cp TEMPLATES/github/trestlebot-rules-transform.yml .github/workflows
```
Expand Down

0 comments on commit c7b3693

Please sign in to comment.