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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- "**"
|
||||||
- feature/**
|
|
||||||
- release/**
|
|
||||||
tags:
|
tags:
|
||||||
- "*"
|
- "*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue