Update docker-build-push.yml

This commit is contained in:
Iyas Altawil
2025-06-28 13:36:22 +03:30
committed by GitHub
parent bc02b54c01
commit 40c8845380

View File

@@ -1,10 +1,6 @@
name: Build and Push Docker Image
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: push
env:
REGISTRY: ghcr.io