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: on:
push: push:
branches: branches:
- main - "**"
- feature/**
- release/**
tags: tags:
- "*" - "*"
workflow_dispatch: workflow_dispatch: