Update windows.yml

This commit is contained in:
xiaoyifang 2022-02-10 12:43:08 +08:00 committed by GitHub
parent 0b29b65aca
commit 8ec0f7ad93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ on:
- 'docs/**' - 'docs/**'
- ".github/**" - ".github/**"
- "howto/**" - "howto/**"
- "*.md"
pull_request: pull_request:
branches: branches:
- dev - dev
@ -18,6 +19,7 @@ on:
- 'docs/**' - 'docs/**'
- ".github/**" - ".github/**"
- "howto/**" - "howto/**"
- "*.md"
jobs: jobs:
build: build:
name: Build name: Build