enable win_msvc.yml for PRs

This commit is contained in:
Roman Fomin 2023-04-12 00:00:43 +07:00
parent bca805ed7b
commit 7096d5a77a
2 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,6 @@ on:
jobs: jobs:
update-wiki: update-wiki:
name: Update Wiki
if: ${{ github.repository == 'fabiangreffrath/woof' }} if: ${{ github.repository == 'fabiangreffrath/woof' }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:

View File

@ -5,8 +5,8 @@ on:
branches: [ master ] branches: [ master ]
tags: ['*'] tags: ['*']
paths-ignore: ['**.md'] paths-ignore: ['**.md']
# pull_request: pull_request:
# branches: [ master ] branches: [ master ]
env: env:
VCPKG_ROOT: C:\vcpkg VCPKG_ROOT: C:\vcpkg