Skip to content

Commit c7f04f5

Browse files
committed
Add coding-standards-qlpacks as a release artifact
1 parent 9e5aa28 commit c7f04f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/release/release-layout.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ layout:
1010
- workflow-artifact:
1111
name: "Code Scanning Query Pack Generation"
1212
artifact: code-scanning-cpp-query-pack.zip
13+
coding-standards-qlpacks.zip:
14+
- workflow-artifact:
15+
name: "Code Scanning Query Pack Generation"
16+
artifact: coding-standards-qlpacks.zip
1317
supported_rules_list.csv:
1418
- shell: |
1519
python ${{ coding-standards.root }}/scripts/release/create_supported_rules_list.py --csv > supported_rules_list.csv

0 commit comments

Comments
 (0)