Skip to content

workflows/release-binaries-all: trigger for Release.cmake #110394

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

keith
Copy link
Member

@keith keith commented Sep 29, 2024

This file is related enough that if you're touching it you likely want to run this job to verify your changes

This file is related enough that if you're touching it you likely want
to run this job to verify your changes
@llvmbot
Copy link
Member

llvmbot commented Sep 29, 2024

@llvm/pr-subscribers-github-workflow

Author: Keith Smiley (keith)

Changes

This file is related enough that if you're touching it you likely want to run this job to verify your changes


Full diff: https://github.com/llvm/llvm-project/pull/110394.diff

1 Files Affected:

  • (modified) .github/workflows/release-binaries-all.yml (+1)
diff --git a/.github/workflows/release-binaries-all.yml b/.github/workflows/release-binaries-all.yml
index 394b0c74d24edd..f5318aecc53a7f 100644
--- a/.github/workflows/release-binaries-all.yml
+++ b/.github/workflows/release-binaries-all.yml
@@ -43,6 +43,7 @@ on:
       - '.github/workflows/release-binaries.yml'
       - '.github/workflows/release-binaries-setup-stage/*'
       - '.github/workflows/release-binaries-save-stage/*'
+      - 'clang/cmake/caches/Release.cmake'
 
 concurrency:
   group: ${{ github.workflow }}-${{ github.event.pull_request.number || 'dispatch' }}

@keith keith merged commit 75ad8b2 into llvm:main Sep 29, 2024
21 of 25 checks passed
@keith keith deleted the ks/workflows-release-binaries-all-trigger-for-release.cmake branch September 29, 2024 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants