mirror of
https://github.com/fmtlib/fmt.git
synced 2026-06-15 16:36:10 +08:00
The lint workflow was path-filtered to source files, so PRs that didn't touch them never ran clang-format/cmake-format. Since those checks are required, such PRs were blocked forever waiting for a status that never came. Drop the paths filter so the workflow always reports a status. |
||
|---|---|---|
| .. | ||
| codeql.yml | ||
| doc.yml | ||
| fuzz.yml | ||
| lint.yml | ||
| linux.yml | ||
| macos.yml | ||
| release.yml | ||
| supply-chain.yml | ||
| windows.yml | ||