GHA: Add the "Check LLVM ABI" flow to issue-write (#175549)

This is needed to properly test that #172673 is working as expected.
This commit is contained in:
Fabrice de Gans 2026-01-12 09:54:45 -05:00 committed by GitHub
parent 52d6170c9f
commit 670ecd7c35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ on:
- "Code lint"
- "CI Checks"
- "Test Issue Write"
- "Check LLVM ABI annotations"
types:
- completed