mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 19:38:06 -04:00
enable win_msvc.yml for PRs
This commit is contained in:
parent
bca805ed7b
commit
7096d5a77a
1
.github/workflows/update_wiki.yml
vendored
1
.github/workflows/update_wiki.yml
vendored
@ -8,7 +8,6 @@ on:
|
||||
|
||||
jobs:
|
||||
update-wiki:
|
||||
name: Update Wiki
|
||||
if: ${{ github.repository == 'fabiangreffrath/woof' }}
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
4
.github/workflows/win_msvc.yml
vendored
4
.github/workflows/win_msvc.yml
vendored
@ -5,8 +5,8 @@ on:
|
||||
branches: [ master ]
|
||||
tags: ['*']
|
||||
paths-ignore: ['**.md']
|
||||
# pull_request:
|
||||
# branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
VCPKG_ROOT: C:\vcpkg
|
||||
|
Loading…
x
Reference in New Issue
Block a user