mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
Fix workflow names
This commit is contained in:
parent
724e270dea
commit
d8979f1b85
2
.github/workflows/build-inputs.yml
vendored
2
.github/workflows/build-inputs.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: 'Build inputs'
|
name: 'Build Inputs'
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
2
.github/workflows/build-matrix.yml
vendored
2
.github/workflows/build-matrix.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: 'Build matrix'
|
name: 'Build Matrix'
|
||||||
on:
|
on:
|
||||||
- workflow_dispatch
|
- workflow_dispatch
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user