diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f43f99e..e769751 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - new # Trigger the workflow on pushes to the main branch + - new2 # Trigger the workflow on pushes to the main branch jobs: deploy: