1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-20 07:21:52 +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: on:
pull_request: pull_request:
branches-ignore:
- 'l10n'
jobs: jobs:
doc-test: doc-test:
if: github.ref_name != 'l10n'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: