Remove branch restriction from CD workflow trigger
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 10s

This commit is contained in:
2025-10-05 19:15:32 +08:00
parent 5e9942d55d
commit cad477e51f

View File

@@ -10,8 +10,6 @@ on:
workflows: ["CI - Build and Push"] workflows: ["CI - Build and Push"]
types: types:
- completed - completed
branches:
- dev
workflow_dispatch: workflow_dispatch:
inputs: inputs:
image_tag: image_tag: