Skip to content

Commit

Permalink
Change backend deplpy to on push to prod branch
Browse files Browse the repository at this point in the history
  • Loading branch information
NEStock committed Feb 5, 2025
1 parent e698e9f commit 047cb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-production-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy backend to production
on:
push:
branches:
- staging
- prod
paths-ignore:
- "web/**"
- "CHANGELOG.md"
Expand Down

0 comments on commit 047cb1b

Please sign in to comment.