workflow: This is actually called l10n_master
This commit is contained in:
parent
413c13c45e
commit
73b6359405
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
doc-test:
|
doc-test:
|
||||||
if: github.ref_name != 'l10n'
|
if: github.ref_name != 'l10n_master'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue