From 79066e8964af2d10011a938234b73e6b7b828b29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9la=20Ben=20Khalfallah?= Date: Sun, 10 Nov 2024 00:15:04 +0100 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 5bac992..b7321fb 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -1,13 +1,8 @@ -# Simple workflow for deploying static content to GitHub Pages name: Deploy static content to Pages on: - # Runs on pushes targeting the default branch push: - branches: ["main"] - - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: + branches: [ "main" ] # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: