Skip to content

Commit

Permalink
Update workflow to run on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
steinwurfbuildbot committed Aug 23, 2023
1 parent b7ef866 commit 97b272f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows_mkspecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name: Windows C++ make-specs
extra_resolve_options:
description: Extra Resolve Options
required: false
schedule:
- cron: 0 1 * * *
push:
branches:
- master
Expand Down

0 comments on commit 97b272f

Please sign in to comment.