mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Fix workflow names
This commit is contained in:
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:
|
||||
workflow_dispatch:
|
||||
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:
|
||||
- workflow_dispatch
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user