We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3688619 commit 67ebc4bCopy full SHA for 67ebc4b
1 file changed
.github/workflows/release-binaries-all.yml
@@ -53,6 +53,7 @@ on:
53
- '.github/workflows/release-binaries-setup-stage/*'
54
- '.github/workflows/release-binaries-save-stage/*'
55
- 'clang/cmake/caches/Release.cmake'
56
+ - 'llvm/utils/release/build_llvm_release.bat'
57
58
concurrency:
59
group: ${{ github.workflow }}-${{ github.event.pull_request.number || 'dispatch' }}
0 commit comments