chore(workflows): updated pushing changes to new and old branches

This commit is contained in:
2026-03-07 00:54:45 +01:00
parent 37c8b6f084
commit cc6215860f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ name: Deploy to Firebase Hosting on merge
'on': 'on':
push: push:
branches: branches:
- main - main-old
jobs: jobs:
build_and_deploy: build_and_deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest