Skip to content

Commit aa78ce3

Browse files
authored
Merge pull request github#9413 from github/RasmusWL/query-list-cli-tags
Misc: query-list should run on `codeql-cli/*` tags
2 parents cceeaef + a3c4a2c commit aa78ce3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/query-list.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
- 'rc/**'
8+
tags:
9+
- 'codeql-cli/*'
810
pull_request:
911
paths:
1012
- '.github/workflows/query-list.yml'

0 commit comments

Comments
 (0)