From bf1fbdeee71d9486676e46e307207a84d1450494 Mon Sep 17 00:00:00 2001 From: fakeyatogod Date: Sun, 15 Oct 2023 00:50:21 +0530 Subject: [PATCH] actions fix --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index c3094d8..99b83ac 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -2,7 +2,7 @@ name: Android CI on: push: - branches: [ "main" ] + branches: [ "testActions" ] jobs: build: