ops: change docker workflow trigger

This commit is contained in:
Karim shoair
2025-10-05 04:11:14 +03:00
parent f4ce433ff3
commit c01fefadea
+4 -2
View File
@@ -1,8 +1,10 @@
name: Build and Push Docker Image
on:
release:
types: [published]
pull_request:
types: [closed]
branches:
- main
workflow_dispatch:
inputs:
tag: