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:
|
||||
doc-test:
|
||||
if: github.ref_name != 'l10n'
|
||||
if: github.ref_name != 'l10n_master'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue