~ruther/qmk_firmware

727a55b3cc7ca98ccb93adab4b05bad8db641fdc — QMK Bot 2 years ago bd6cc9e + 6b9dced
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 2 insertions(+), 0 deletions(-)

M .github/workflows/ci_builds.yml
M .github/workflows/ci_builds.yml => .github/workflows/ci_builds.yml +2 -0
@@ 11,7 11,9 @@ on:

jobs:
  ci_builds:
    name: "CI Build: {{ matrix.keymap }}"
    runs-on: self-hosted
    timeout-minutes: 1380

    if: github.repository == 'qmk/qmk_firmware'