Skip to content

Commit

Permalink
introduce new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hans-crypto committed Mar 19, 2024
1 parent 92c5f8c commit f9498a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Frontend (main, stage-test & stage-prod)

on:
push:
branches: [ main, stage-test, stage-prod ]
branches: [ main, stage-test, stage-prod, new-infra ]
paths:
- 'frontend/**'
- '.github/workflows/build-frontend.yml'
Expand Down

0 comments on commit f9498a7

Please sign in to comment.