Skip to content

Commit

Permalink
For now let's call the workflow on each push
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Nov 4, 2024
1 parent 97617b0 commit fade94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build ThunderInterfaces on MacOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build ThunderInterfaces on MacOS
on:
workflow_dispatch:
push:
branches: ["master"]
branches: ["development/Actions-macOS"] # change to master
pull_request:
branches: ["master"]

Expand Down

0 comments on commit fade94c

Please sign in to comment.