summaryrefslogtreecommitdiff
path: root/.github/workflows/format.yaml
AgeCommit message (Collapse)Author
2020-12-16Yet another stab at trying to get github actions to push (#11230)Joel Challis
2020-12-13Another attempt to fix formatting workflow (#11187)Joel Challis
2020-12-11CI automated format fixes (#11179)Joel Challis
* Format all C files for now, till diff logic works within CI * Fix recursion of dos2unix
2020-12-10CI: Add workflow for codebase formatting (#7382)Joel Challis
* Add workflow for codebase formatting * stash * review comments * Swap to a more complete push action