Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f146f74

Browse filesBrowse files
committed
Rename to coding-standards-codeql-packs
1 parent 6617141 commit f146f74
Copy full SHA for f146f74

File tree

Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed

‎.github/workflows/code-scanning-pack-gen.yml

Copy file name to clipboardExpand all lines: .github/workflows/code-scanning-pack-gen.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ jobs:
127127
- name: Upload qlpack bundles
128128
uses: actions/upload-artifact@v4
129129
with:
130-
name: coding-standards-qlpacks
130+
name: coding-standards-codeql-packs
131131
path: '*-coding-standards.tgz'

‎scripts/release/release-layout.yml

Copy file name to clipboardExpand all lines: scripts/release/release-layout.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +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:
13+
coding-standards-codeql-packs.zip:
1414
- workflow-artifact:
1515
name: "Code Scanning Query Pack Generation"
16-
artifact: coding-standards-qlpacks
16+
artifact: coding-standards-codeql-packs
1717
supported_rules_list.csv:
1818
- shell: |
1919
python ${{ coding-standards.root }}/scripts/release/create_supported_rules_list.py --csv > supported_rules_list.csv

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.