Skip to content

Commit ad7dae4

Browse files
authored
Add subdirs input to CompatHelper workflow
1 parent f0cab09 commit ad7dae4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.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)