From 4bea7abe9969728b8424486613abddbf2608afb3 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Mon, 15 Aug 2022 12:44:32 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7Updated=20on=20push=20trigger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-apk.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-apk.yml b/.github/workflows/build-apk.yml index 2093c77..07a01a2 100644 --- a/.github/workflows/build-apk.yml +++ b/.github/workflows/build-apk.yml @@ -8,8 +8,8 @@ on: branches: - main - new-apk* -# paths: -# - '*.py' + paths: + - '!*.md' # - requirements.txt # - entrypoint # - Dockerfile