mirror of
https://github.com/glfw/glfw.git
synced 2024-11-13 14:03:52 +00:00
Allow AppVeyor to skip pure documentation updates
(cherry picked from commit 692754a2c5
)
This commit is contained in:
parent
afcefcb5f7
commit
3a8d97cc3d
@ -7,6 +7,11 @@ branches:
|
|||||||
- master
|
- master
|
||||||
- 3.3-stable
|
- 3.3-stable
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
|
skip_commits:
|
||||||
|
files:
|
||||||
|
- README.md
|
||||||
|
- LICENSE.md
|
||||||
|
- docs/*
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- GENERATOR: MinGW Makefiles
|
- GENERATOR: MinGW Makefiles
|
||||||
|
Loading…
Reference in New Issue
Block a user