Skip to content

Commit

Permalink
update build trigger for windows exes
Browse files Browse the repository at this point in the history
want to also build when tags are pushed.
  • Loading branch information
k-doering-NOAA authored Sep 28, 2021
1 parent ce06c58 commit 6ad38d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: build-win
on:
workflow_dispatch:
push:
tags:
- "v*"
branches:
- main
pull_request:
Expand Down

0 comments on commit 6ad38d9

Please sign in to comment.