We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1550e commit c7b616fCopy full SHA for c7b616f
.github/workflows/script-commands.yml
@@ -3,6 +3,9 @@ name: Set as Executable and Generate Documentation
3
on:
4
push:
5
branches: [master]
6
+ paths-ignore:
7
+ - commands/README.md
8
+ - commands/extensions.json
9
10
jobs:
11
scriptCommands:
0 commit comments