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 62bac6c commit 8bc83b0
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@275c0ce271ad3cdff6d1ddf4f7daef50754f33da
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@96f9031951f4edc3477b523e5cc33bafe8017482

0 comments on commit 8bc83b0

Please sign in to comment.