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