logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 8c4b0827ac81eab5651c53c1911c4c31bd016814
parent daa5afcf1d4a901e628bca8adb4711769b268c85
Author: QMK Bot <hello@qmk.fm>
Date:   Mon,  4 Dec 2023 15:53:32 +0000

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

Diffstat:

M.github/workflows/labeler.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml @@ -12,7 +12,7 @@ jobs: triage: runs-on: ubuntu-latest steps: - - uses: actions/labeler@main + - uses: actions/labeler@v4 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: '.github/labeler.yml'