deploy
This commit is contained in:
parent
ebd7ff807f
commit
cb0923a5ef
1 changed files with 1 additions and 3 deletions
4
.github/workflows/stripe-to-invoice.yml
vendored
4
.github/workflows/stripe-to-invoice.yml
vendored
|
|
@ -3,9 +3,7 @@ name: Build & Deploy stripe-to-invoice (with DB secrets + migrations)
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- feature/**
|
||||
- release/**
|
||||
- "**"
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue