logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 9227eaa185d81eca156b686deb9402b4aac05006
parent 022979c4e08306dcea62924051f2facb6f47b091
Author: QMK Bot <hello@qmk.fm>
Date:   Mon,  6 May 2024 22:45:47 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

M.github/workflows/ci_build_major_branch.yml1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/ci_build_major_branch.yml b/.github/workflows/ci_build_major_branch.yml @@ -69,6 +69,7 @@ jobs: branch: ${{ inputs.branch || github.ref_name }} keymap: ${{ matrix.keymap }} slice_length: ${{ needs.determine_concurrency.outputs.slice_length }} + secrets: inherit rollup_tasks: name: "Housekeeping"