Build except l10n_master
This commit is contained in:
parent
4ac09b85ab
commit
f4ec2a7938
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -7,7 +7,9 @@ on:
|
||||
- '.github/**'
|
||||
- '!.github/workflows/**'
|
||||
branches:
|
||||
- master
|
||||
- '*' # matches every branch
|
||||
- '*/*' # matches every branch containing a single '/'
|
||||
- '!l10n_master' # excludes l10n_master
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
Loading…
Reference in New Issue
Block a user