Skip to content

Commit

Permalink
misc(ci): Run standalone builds on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Apr 17, 2024
1 parent b1d0577 commit 24e24a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/standalone-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- "v[0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+"
branches:
- master
pull_request: {}

jobs:
windows:
Expand Down

0 comments on commit 24e24a2

Please sign in to comment.