This commit is contained in:
Jun-te Kim 2026-02-21 08:02:57 +00:00
parent ebd7ff807f
commit cb0923a5ef

View file

@ -3,9 +3,7 @@ name: Build & Deploy stripe-to-invoice (with DB secrets + migrations)
on:
push:
branches:
- main
- feature/**
- release/**
- "**"
tags:
- "*"
workflow_dispatch: