Skip to content

Commit 771425e

Browse files
authored
Actions: Run query help workflow on PRs that modify it
1 parent 38ab87e commit 771425e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-query-help-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- 'lgtm.com'
99
pull_request:
1010
paths:
11+
- '.github/workflows/generate-query-help-docs.yml'
1112
- 'docs/codeql/query-help/**'
1213

1314
jobs:

0 commit comments

Comments
 (0)