Skip to content

Commit 78e5d4b

Browse files
authored
Add subdirs input to CompatHelper workflow
1 parent d1f29d1 commit 78e5d4b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/CompatHelper.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ on:
66
jobs:
77
call:
88
uses: control-toolbox/CTActions/.github/workflows/compat-helper.yml@main
9+
with:
10+
subdirs: '["", "docs"]'

0 commit comments

Comments
 (0)