Skip to content

Commit

Permalink
Build: Switch github actions steps back to main branch, because zephy…
Browse files Browse the repository at this point in the history
…r 3.5 has been merged into main
  • Loading branch information
infused-kim committed Feb 11, 2024
1 parent cf3f546 commit f8d08e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build:
uses: petejohanson/zmk/.github/workflows/build-user-config.yml@core/zephyr-3.5-update
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main

0 comments on commit f8d08e0

Please sign in to comment.