Skip to content

Commit

Permalink
Use backticks for formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Ayu Adiati <[email protected]>
  • Loading branch information
BekahHW and adiati98 authored Sep 5, 2024
1 parent f26b639 commit 3e05eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/pizza-cli/pizza-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
commit-and-pr: "true"
```
This workflow will run the Pizza CLI's "generate codeowners ./" command once a week, ensuring your CODEOWNERS file stays up-to-date.
This workflow will run the Pizza CLI's `generate codeowners ./` command once a week, ensuring your CODEOWNERS file stays up-to-date.

:::info
- The action uses `fetch-depth: 0` to ensure all historical commits are available for analysis.
Expand Down

0 comments on commit 3e05eb6

Please sign in to comment.