feat(mim): admin QR/brand API, public config hooks, and deploy workflow fix.
Split mim-api into modular routes, refresh nav brand assets, and pin reusable validate workflow to Order-of-Hospitallers/miracles_in_motion@main. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -12,7 +12,8 @@ on:
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
uses: ./.github/workflows/validate.yml
|
||||
# Same-repo reusable workflow; GitHub runs the called workflow at the caller commit.
|
||||
uses: Order-of-Hospitallers/miracles_in_motion/.github/workflows/validate.yml@main
|
||||
|
||||
artifact:
|
||||
name: Upload build artifact
|
||||
|
||||
Reference in New Issue
Block a user