mirror of https://github.com/swig/swig
Don't run appveyor when modifying Github Actions CI files
This commit is contained in:
parent
0ec35cf24e
commit
ac9f819f6e
|
@ -4,9 +4,10 @@ platform:
|
|||
|
||||
skip_commits:
|
||||
files:
|
||||
- '.github/**'
|
||||
- 'CHANGES*'
|
||||
- 'Doc/**'
|
||||
- '.github/**'
|
||||
- 'Tools/CI-*'
|
||||
|
||||
environment:
|
||||
global:
|
||||
|
|
Loading…
Reference in New Issue