Skip to content

Commit

Permalink
Adding current branch to test building
Browse files Browse the repository at this point in the history
  • Loading branch information
shombando committed May 10, 2024
1 parent 75d5a92 commit d0d6a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cross.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build Binaries
on:
push:
branches: [ "main" ]
branches: [ "main", "build-cross-binaries" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit d0d6a0d

Please sign in to comment.