From 23179796d842c27e836b41ade251e838eddde673 Mon Sep 17 00:00:00 2001
From: Vahid Al <thevahidal@gmail.com>
Date: Thu, 28 Dec 2023 19:59:33 +0330
Subject: [PATCH] Update workflow on property

---
 .github/workflows/hellow.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/hellow.yaml b/.github/workflows/hellow.yaml
index 7b16c22..04c297f 100644
--- a/.github/workflows/hellow.yaml
+++ b/.github/workflows/hellow.yaml
@@ -2,7 +2,6 @@ name: Deploy static content to Pages
 
 on:
   push:
-    branches: [$default-branch]
 
   workflow_dispatch: