Commit graph

6 commits

Author SHA1 Message Date
Harry Herring
b067b75061 Oh god what have i done 2020-12-01 19:11:00 +00:00
Harry Herring
f8a7fee9f6 Revert "Merge branch 'main' into main"
This reverts commit ba1ab1ab35, reversing
changes made to 9134fdcfab.
2020-12-01 18:55:04 +00:00
innovaker
7babe7f185 refactor(workflows): align GitHub workflow conventions
Cosmetic pass at aligning the conventions used in ZMK's workflows with GitHub's examples.  Based on examples found at:
https://github.com/actions/starter-workflows

PR #433
2020-11-28 17:00:37 -05:00
innovaker
e6d863c610 build(workflows): add each workflow to its own trigger conditions
For each workflow, add its path to its own trigger conditions so that it automatically re-triggers for testing purposes whenever it is changed.

PR: #443
2020-11-28 16:59:38 -05:00
Pete Johanson
694b24ca86 fix(ci): Lint detected changes to drivers dir. 2020-10-01 11:31:02 -04:00
Pete Johanson
296a89ce63 feat(ci): Run clang-format to check files. 2020-09-14 00:08:13 -04:00