mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 11:35:33 -04:00
appveyor.yml: Ignore the l10n_master branch from Crowdin.
This commit is contained in:
parent
e2f342d38a
commit
658e84f06c
@ -22,6 +22,11 @@ only_commits:
|
||||
- extlib/**/*
|
||||
- src/**/*
|
||||
|
||||
# Ignore the l10n_master branch from Crowdin.
|
||||
branches:
|
||||
except:
|
||||
- l10n_master
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- platform: x86
|
||||
|
Loading…
Reference in New Issue
Block a user