mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-21 07:52:15 +02:00
workflow: try another way of shutting up l10n
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -2,11 +2,10 @@ name: Test site build
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'l10n'
|
||||
|
||||
jobs:
|
||||
doc-test:
|
||||
if: github.ref_name != 'l10n'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user