Skip to content

Commit

Permalink
revert and fix build workflow commit
Browse files Browse the repository at this point in the history
  • Loading branch information
charludo committed Apr 30, 2024
1 parent 4df6a0c commit 964da95
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 @@ -3,4 +3,4 @@ on: [push, pull_request, workflow_dispatch]
jobs:
build:
if: github.ref == 'refs/heads/main'
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@3656ec63d01ef99258ed7c4ee6cb7132898ac71e
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@a3f30ee799598a95fc91befc4cb42385644b7e0a

0 comments on commit 964da95

Please sign in to comment.