From b560c684af62607becb16dd1d64ac2efb60da43d Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Mon, 15 Aug 2022 06:47:59 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Updated=20tigger=20for=20build?= =?UTF-8?q?=20apk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-apk.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build-apk.yml b/.github/workflows/build-apk.yml index bf41f98..aab694e 100644 --- a/.github/workflows/build-apk.yml +++ b/.github/workflows/build-apk.yml @@ -7,13 +7,13 @@ on: push: branches: - main - paths: - - '*.py' - - requirements.txt - - entrypoint - - Dockerfile - - docker-compose.yml - - .env +# paths: +# - '*.py' +# - requirements.txt +# - entrypoint +# - Dockerfile +# - '*.yml' +# - .env workflow_call: workflow_dispatch: