From 99acd546633e52dd3706c3a147ab6e40e9c0aa2f Mon Sep 17 00:00:00 2001 From: maaco89 Date: Tue, 5 Nov 2024 01:26:25 +0300 Subject: [PATCH] Update docker-image of MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ادخل الكود --- ci/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/docker-image.yml b/ci/docker-image.yml index be757cca1e..45f45bbef7 100644 --- a/ci/docker-image.yml +++ b/ci/docker-image.yml @@ -2,7 +2,7 @@ name: Docker Image CI on: push: - branches: [ $default-branch ] + branches: [ $default-branch pull_request: branches: [ $default-branch ]