Skip to content

Commit 01992a9

Browse files
committed
Clean up Zstd bundle PR checks
1 parent c9d51ab commit 01992a9

File tree

4 files changed

+1
-182
lines changed

4 files changed

+1
-182
lines changed

.github/workflows/__zstd-bundle-streaming.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

.github/workflows/__zstd-bundle.yml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/zstd-bundle-streaming.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

pr-checks/checks/zstd-bundle.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
name: "Zstandard bundle"
2-
description: "Tests the feature flag that downloads a Zstandard-compressed CodeQL Bundle by default"
2+
description: "Test downloading a Zstandard-compressed CodeQL bundle"
33
versions:
44
- linked
55
operatingSystems:
66
- macos
77
- ubuntu
88
- windows
9-
env:
10-
CODEQL_ACTION_ZSTD_BUNDLE: true
119
steps:
1210
- name: Remove CodeQL from toolcache
1311
uses: actions/github-script@v7

0 commit comments

Comments
 (0)