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: