Skip to content

Commit d57328a

Browse files
committed
Run PR check on Windows too
1 parent f8ccf38 commit d57328a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/__extract-direct-to-toolcache.yml

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

pr-checks/checks/extract-direct-to-toolcache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ versions:
55
operatingSystems:
66
- macos
77
- ubuntu
8+
- windows
89
env:
910
CODEQL_ACTION_EXTRACT_TOOLCACHE: true
10-
CODEQL_ACTION_ZSTD_BUNDLE: true
1111
steps:
1212
- name: Remove CodeQL from toolcache
1313
uses: actions/github-script@v7

0 commit comments

Comments
 (0)