[all-commits] [llvm/llvm-project] 3c011c: workflows/premerge: Move concurrency definition to...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Fri Feb 7 14:55:30 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 3c011c65f618a058b0be483223f4158bb269deea
https://github.com/llvm/llvm-project/commit/3c011c65f618a058b0be483223f4158bb269deea
Author: Tom Stellard <tstellar at redhat.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M .github/workflows/premerge.yaml
Log Message:
-----------
workflows/premerge: Move concurrency definition to workflow level (#126308)
Prior workflow runs were not being cancelled when the pull request was
closed, and I think this was why. Also, there is no advantage to having
the definitions at the job level.
(cherry picked from commit 6e5988863177e1d53e7a7abb7a3db2b85376f0f5)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list