Skip to content

Commit

Permalink
TEMP: run workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Dec 5, 2023
1 parent 2ee062e commit 795ad6d
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
@@ -1,5 1,5 @@
name: Build
on: [pull_request]
on: [pull_request, push]
jobs:
build-mac:
name: Build Mac UI
Expand Down

0 comments on commit 795ad6d

Please sign in to comment.