Change workflow ref to use SHA instead of branch

This commit is contained in:
Manna Harbour
2021-12-22 20:51:39 +11:00
parent babf7de40b
commit ab091e9ec2
9 changed files with 9 additions and 9 deletions

View File

@@ -6,6 +6,6 @@ on:
- workflow_dispatch
jobs:
build:
uses: manna-harbour/zmk-config/.github/workflows/main.yml@master
uses: manna-harbour/zmk-config/.github/workflows/main.yml@c1fb5932a1ac35205300b55a3ab96990a3c8eed5
with:
board: '["corne-ish_zen_left","corne-ish_zen_right"]'