Skip to content

Commit

Permalink
chore(dev-build): deploy on push to this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Mar 3, 2025
1 parent e8ce2a1 commit c29f35c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ name: Dev Build

# NOTE! Unlike prod and stage, this work only works on manual dispatch
on:
push:
branches:
- "MP-1889-review-cloud-function"

workflow_dispatch:
inputs:
notes:
Expand Down

0 comments on commit c29f35c

Please sign in to comment.