We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
codeql-cli/*
1 parent d7b06aa commit a3c4a2cCopy full SHA for a3c4a2c
.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