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:
Luis Díaz Más
2021-05-16 21:11:04 +02:00
parent 9241f60880
commit 44256e8c5d
+7 -1
View File
@@ -1,6 +1,12 @@
name: Win Matrix on PRs
on: [pull_request]
on:
pull_request:
push:
branches:
- main
tags:
- '!*'
jobs:
windows: