summaryrefslogtreecommitdiff
path: root/.github/workflows/develop_update.yml
AgeCommit message (Collapse)Author
2020-11-22identify the qmk-botZach White
2020-11-22Fix failed develop updates within CI (#11001)Joel Challis
* Fix inverted logic * skip locked instead of fail
2020-11-21Rebase develop after a master push (#10812)Zach White
* rebase develop after a master push * limit this to qmk/qmk_firmware * change to a merge strategy * GITHUB_TOKEN isn't needed * check for .locked in develop * break up into more steps