Skip to content

Commit

Permalink
add main back to build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 16, 2024
1 parent c431c61 commit 11e1c21
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: zmkfirmware/zmk/.github/workflows/build-user-config.yml
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main

0 comments on commit 11e1c21

Please sign in to comment.