mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-08 03:53:05 -04:00
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:
parent
5f24b138c9
commit
4422f954e5
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user