From 6962d2f3a1e6adaf3cf697ded3f879bc95db2700 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Sun, 18 Jan 2026 15:47:32 +0000 Subject: [PATCH] run on my runnner: --- .github/workflows/stripe-to-invoice.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stripe-to-invoice.yml b/.github/workflows/stripe-to-invoice.yml index 6177ba1..2f82987 100644 --- a/.github/workflows/stripe-to-invoice.yml +++ b/.github/workflows/stripe-to-invoice.yml @@ -144,7 +144,7 @@ jobs: # -------------------------------------------------- migrate: name: Run DB migrations (Atlas) - runs-on: ubuntu-22.04 + runs-on: mealcraft-runners needs: secrets steps: