Skip to content

Commit a9f1de2

Browse files
committed
Merge branch 'main' into no-studio
2 parents 21c0e33 + cd5782b commit a9f1de2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ on: [push, pull_request, workflow_dispatch]
33

44
jobs:
55
build:
6-
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
6+
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3

config/west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manifest:
77
projects:
88
- name: zmk
99
remote: zmkfirmware
10-
revision: main
10+
revision: v0.3
1111
import: app/west.yml
1212
self:
1313
path: config

0 commit comments

Comments
 (0)