mirror of https://github.com/zmkfirmware/zmk.git
Name the whole workflow.
This commit is contained in:
parent
f8f999ab1c
commit
bdfc8e7963
|
|
@ -1,5 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
|
name: Build
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# Zephyr Mechanical Keyboard (ZMK) Firmware
|
# Zephyr Mechanical Keyboard (ZMK) Firmware
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://app.netlify.com/sites/zmk/deploys)
|
[](https://app.netlify.com/sites/zmk/deploys)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue