From 885ed5d7b3beb57a4f78106b1be3fe192d94ce8f Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 12 Aug 2024 13:19:22 +0300 Subject: [PATCH] ref --- .github/workflows/server-deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/server-deploy.yml b/.github/workflows/server-deploy.yml index 11329af..f432d25 100644 --- a/.github/workflows/server-deploy.yml +++ b/.github/workflows/server-deploy.yml @@ -3,7 +3,6 @@ on: push: branches: - master - jobs: deploy-job: runs-on: ubuntu-latest