workflow: try another way of shutting up l10n
This commit is contained in:
parent
24b533b6e8
commit
b97905c59d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
doc-test:
|
||||
if: github.ref_name != 'l10n'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue