Skip to content

Commit 35058b8

Browse files
authored
use backticks for $ORG otherwise it triggers mathjax rendering (#360)
1 parent a4fdf64 commit 35058b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec-0008/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Elevating permissions beyond this should be done at the job level by redefining
7171
GitHub allows restricting the actions that workflows can use via the repository actions permissions settings at `https://github.com/$ORG/$PROJECT/settings/actions`.
7272
A reasonable default is to select the
7373

74-
- Allow $ORG, and select non-$ORG, actions and reusable workflows
74+
- Allow `$ORG`, and select `non-$ORG`, actions and reusable workflows
7575

7676
option and the suboptions:
7777

0 commit comments

Comments
 (0)