File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
name : Comment on manual command changes
2
2
on :
3
- pull_request :
3
+ pull_request_target :
4
4
paths :
5
5
- ' commands/docs/**'
6
+ - ' commands/categories/**'
6
7
7
8
jobs :
8
9
comment :
Original file line number Diff line number Diff line change @@ -146,4 +146,4 @@ Operating system commands:
146
146
| -------------------------------------------------- | ------------------------------------------------------------------ | -------- |
147
147
| [ ` ansi gradient ` ] ( /commands/docs/ansi_gradient.md ) | Add a color gradient (using ANSI color codes) to the given string. | built-in |
148
148
| [ ` ansi link ` ] ( /commands/docs/ansi_link.md ) | Add a link (using OSC 8 escape sequence) to the given string. | built-in |
149
- | [ ` ansi strip ` ] ( /commands/docs/ansi_strip.md ) | Strip ANSI escape sequences from a string. | built-in |
149
+ | [ ` ansi strip ` ] ( /commands/docs/ansi_strip.md ) | Strip ANSI escape sequences from a string. | built-in |
You can’t perform that action at this time.
0 commit comments