We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cceeaef + a3c4a2c commit aa78ce3Copy full SHA for aa78ce3
.github/workflows/query-list.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
- 'rc/**'
8
+ tags:
9
+ - 'codeql-cli/*'
10
pull_request:
11
paths:
12
- '.github/workflows/query-list.yml'
0 commit comments