mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Change workflow ref to use SHA instead of branch
This commit is contained in:
2
.github/workflows/test-all-boards.yml
vendored
2
.github/workflows/test-all-boards.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository_owner == 'manna-harbour'
|
||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@master
|
||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@c1fb5932a1ac35205300b55a3ab96990a3c8eed5
|
||||
with:
|
||||
board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","planck_rev6","preonic_rev3","technikable","zaphod"]'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user