mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
We were using the step security fork after the tj-actions/changed-files supply chain attack given Github disabled the repo and all our actions were failing during that time. Switch away from the fork back to the main repository to avoid an extra level of indirection until we can probably just stop using this action/roll our own.