chore(workflows): detached old domain from updating on main branch changes

This commit is contained in:
2026-03-10 00:08:27 +01:00
parent f76a5f8603
commit c15939d5d0
+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