Skip to content

Commit d54a305

Browse files
authored
Merge pull request #10642 from github/aibaars-patch-2
Run QLHelp preview for all languages
2 parents 6e1914a + c7b0197 commit d54a305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qhelp-pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
- main
2828
- "rc/*"
2929
paths:
30-
- "ruby/**/*.qhelp"
30+
- "**/*.qhelp"
3131

3232
jobs:
3333
qhelp:

0 commit comments

Comments
 (0)