mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-24 09:13:16 +02:00
workflow: don't run pull request workflow on l10n branch
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -2,7 +2,8 @@ name: Test site build
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches-ignore:
|
||||
- 'l10n'
|
||||
|
||||
jobs:
|
||||
doc-test:
|
||||
|
Reference in New Issue
Block a user