Skip to content

Commit

Permalink
ci(github): trigger release deployment on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Jan 29, 2024
1 parent b55bdc6 commit 1dd65e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bdt-fe--release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
required: true
default: "stg"
branches: [release/*]
push:
branches: [main]

permissions:
checks: write
Expand Down

0 comments on commit 1dd65e7

Please sign in to comment.