Skip to content

Commit c7b616f

Browse files
CI: fix script-commands SOC2 commits (fixes RAY-16840)
1 parent de1550e commit c7b616f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/script-commands.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Set as Executable and Generate Documentation
33
on:
44
push:
55
branches: [master]
6+
paths-ignore:
7+
- commands/README.md
8+
- commands/extensions.json
69

710
jobs:
811
scriptCommands:

0 commit comments

Comments
 (0)