1
0
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:
lifehackerhansol
2023-10-04 10:19:38 -07:00
parent cbc2f4e9e3
commit df5e2f262f

View File

@@ -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: