mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
Update windows.yml
This commit is contained in:
parent
0b29b65aca
commit
8ec0f7ad93
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue