Files
llvm/.github/workflows
Aiden Grossman 6d52efca67 [Github] Error on HTTP 4xx Errors (#168919)
When downloading bazelisk/buildifier, we use curl, which still returns
exit code zero on HTTP 4xx errors unless we pass --fail. This patch adds
--fail flags so that error messages are more clear.
2025-11-20 10:16:09 -08:00
..

Github action workflows should be stored in this directory.