From e217af622e727c044ee8208ff6dfd14c3c74cb65 Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Tue, 7 May 2024 07:40:19 +0200 Subject: [PATCH] on push no branch (for testing) --- .github/workflows/github-pages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 449ea0d8c..c8b97ef53 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -2,7 +2,6 @@ name: Deploy to GitHub Pages on: push: - branches: [main] jobs: deploy: