diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index fca3d2153..cf6bd022d 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -1,8 +1,8 @@ on: #schedule: # - cron: '00 7 * * *' #0630 UTC kick off full build and regression - # push: - # branches: [ ci/* ] + push: + branches: [ ci/* ] workflow_dispatch: inputs: runTests: