aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Update file changes action (#10245)Ryan2020-09-051-1/+1
|
* Swap git diff logic to github action when running qmk info (#9978)Joel Challis2020-08-171-3/+8
| | | | | * swap git diff logic to github action * Print out layouts when linting
* CI: Run 'qmk info' on keyboard changes (#9212)Joel Challis2020-06-201-0/+49
|
* Update cli CI checkout to v2 (#8823)Joel Challis2020-04-191-1/+1
|
* CI: Add workflow for CLI testing (#7357)Joel Challis2020-02-081-0/+28
| | | Create GitHub Actions cli test workflow and remove travis runs of 'qmk pytest'
* Revert "Initial actions/labeler config (#7091)" (#7156)Joel Challis2019-10-261-11/+0
| | | This reverts commit 32fdf4805ae8d76649fa821275cc2333c5e8bba9.
* Initial actions/labeler config (#7091)Joel Challis2019-10-251-0/+11
* Initial actions/labeler config * Initial actions/labeler config - add extra from review