diff options
author | Aiden Grossman <aidengrossman@google.com> | 2024-12-17 01:10:46 +0000 |
---|---|---|
committer | Aiden Grossman <aidengrossman@google.com> | 2024-12-17 01:10:46 +0000 |
commit | f0878995c217d6c6f808532fcfa106a7c680ce5a (patch) | |
tree | 98511319c532fb588f41ebd187b2ccb65b8b85b2 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | a1766699c66e7b9f8094256f98de57ba79099e94 (diff) | |
download | llvm-f0878995c217d6c6f808532fcfa106a7c680ce5a.zip llvm-f0878995c217d6c6f808532fcfa106a7c680ce5a.tar.gz llvm-f0878995c217d6c6f808532fcfa106a7c680ce5a.tar.bz2 |
[Github] Fix concurrency groups for premerge
According to https://docs.github.com/en/rest/using-the-rest-api/github-event-types?apiVersion=2022-11-28,
When we look at the push event payload, github.event.push.head is a string
containing the SHA. This is currently causing new commits on main to cancel
the premerge pipeline of older commits.
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions