sync
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m1s

This commit is contained in:
2025-12-15 06:51:29 -08:00
parent fcfb6d3f4e
commit bc9a4a0b33

View File

@@ -2,7 +2,8 @@ name: Deploy to Nomad
on: on:
workflow_run: workflow_run:
workflows: ["build-container"] # Name of your build workflow workflow_dispatch:
workflows: ["container-build"] # Name of your build workflow
types: types:
- completed - completed