ci - Win matrix jobs will also run on:push for main
The idea is to generate a conan cache on main that could be reused in future PRs to main.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
name: Win Matrix on PRs
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- '!*'
|
||||
|
||||
jobs:
|
||||
windows:
|
||||
|
||||
Reference in New Issue
Block a user