fix[workflow]: Stop l10n branch from running workflow

This makes useless noise in the actions tab

Signed-off-by: alexytomi <60690056+alexytomi@users.noreply.github.com>
This commit is contained in:
alexytomi 2025-07-08 21:08:07 +08:00 committed by GitHub
parent 5f24b138c9
commit 4422f954e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,11 +3,11 @@ name: Android CI
on:
pull_request:
branches-ignore:
- 'l10n_v3_openjdk2'
- 'l10n_v3_openjdk'
types: [ opened, reopened ]
push:
branches-ignore:
- 'l10n_v3_openjdk2'
- 'l10n_v3_openjdk'
workflow_dispatch:
jobs: