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 7883b02 commit 75ad8b2Copy full SHA for 75ad8b2
.github/workflows/release-binaries-all.yml
@@ -43,6 +43,7 @@ on:
43
- '.github/workflows/release-binaries.yml'
44
- '.github/workflows/release-binaries-setup-stage/*'
45
- '.github/workflows/release-binaries-save-stage/*'
46
+ - 'clang/cmake/caches/Release.cmake'
47
48
concurrency:
49
group: ${{ github.workflow }}-${{ github.event.pull_request.number || 'dispatch' }}
0 commit comments