Fix CI: Add manual trigger and branch push trigger

This commit is contained in:
duongcamcute
2026-01-24 21:14:26 +07:00
parent adf8eabee1
commit d12cccbb31

View File

@@ -1,7 +1,9 @@
name: Docker Image CI name: Docker Image CI
on: on:
workflow_dispatch:
push: push:
branches: [ "main" ]
tags: tags:
- 'v*' - 'v*'