summaryrefslogtreecommitdiff
path: root/.github/workflows/format.yaml
AgeCommit message (Collapse)Author
2021-02-15[CI] Format develop (#11893)Joel Challis
2021-02-06[CI] Auto Formatting - Swap from direct commit to PR (#11229)Joel Challis
* Swap from direct commit to PR * Fix up
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