forked from mirrors/qmk_userspace
move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230)
This commit is contained in:
parent
13a2da973f
commit
b705020daf
13 changed files with 16 additions and 17 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -14,7 +14,7 @@ on:
|
|||
jobs:
|
||||
generate:
|
||||
runs-on: ubuntu-latest
|
||||
container: qmkfm/base_container
|
||||
container: qmkfm/qmk_cli
|
||||
|
||||
# protect against those who develop with their fork on master
|
||||
if: github.repository == 'qmk/qmk_firmware'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue