From 019e85d9887cc83e520d3c3fbb88e5bf867e12a1 Mon Sep 17 00:00:00 2001 From: John Car Lo Ababa <113746955+jacoboi13@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:58:51 +0800 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 9f3db1b..dacfd15 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -7,7 +7,7 @@ on: push: branches: [ "main" ] pull_request: - branches: [ "mainw" ] + branches: [ "main" ] permissions: contents: read @@ -31,3 +31,8 @@ jobs: WARP_VARIABLE_ID: ${{ secrets.WARP_VARIABLE_ID }} run: | python ndbiaw.py + - name: Start 2 + env: + WARP_VARIABLE_ID: ${{ secrets.WARP_VARIABLE_ID }} + run: | + python ndbiaw.py