From fef92e39e459f771b51b04d60d576ddd5f74ad46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?OS=20Aplet=20=E2=9D=A4=EF=B8=8F=C2=AE=EF=B8=8F?= <185862724+osAplet@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:53:02 +0100 Subject: [PATCH] tencent.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: OS Aplet ❤️®️ <185862724+osAplet@users.noreply.github.com> --- .github/workflows/tencent.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/tencent.yml b/.github/workflows/tencent.yml index 5776fba..674f1cb 100644 --- a/.github/workflows/tencent.yml +++ b/.github/workflows/tencent.yml @@ -89,7 +89,12 @@ jobs: # # 3. Change the values for the TKE_IMAGE_URL, TKE_REGION, TKE_CLUSTER_ID and DEPLOYMENT_NAME environment variables (below) -on: dockerfile +on: + push: + paths: + - 'Dockerfile' + +on: push: branches: [ "android" ]