Github actions for MSVC

This commit is contained in:
John Wellbelove 2020-08-11 09:54:08 +01:00
parent 367f96552e
commit 1a3a2ce5cb

View File

@ -1,7 +1,7 @@
name: CI
on:
push:
branches: [ master, feature/github-actions-for-windows-compilers ]
branches: [feature/github-actions-for-windows-compilers ]
pull_request:
branches: [ master ]