Skip to content

Conversation

@tstellar
Copy link
Collaborator

@tstellar tstellar commented Feb 6, 2025

These were accidentally disabled in
0cca13f.

These were accidentally disabled in
0cca13f.
@llvmbot
Copy link
Member

llvmbot commented Feb 6, 2025

@llvm/pr-subscribers-github-workflow

Author: Tom Stellard (tstellar)

Changes

These were accidentally disabled in
0cca13f.


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

1 Files Affected:

  • (modified) .github/workflows/premerge.yaml (-2)
diff --git a/.github/workflows/premerge.yaml b/.github/workflows/premerge.yaml
index 956760feaa3b526..45e6bb763a0efae 100644
--- a/.github/workflows/premerge.yaml
+++ b/.github/workflows/premerge.yaml
@@ -14,8 +14,6 @@ on:
       # do this is that it allows us to take advantage of concurrency groups
       # to cancel in progress CI jobs whenever the PR is closed.
       - closed
-    paths:
-      - .github/workflows/premerge.yaml
   push:
     branches:
       - 'main'

@tstellar tstellar merged commit 49a8fb2 into llvm:release/20.x Feb 6, 2025
11 checks passed
@github-actions
Copy link

github-actions bot commented Feb 6, 2025

@tstellar (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

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