diff --git a/.github/workflows/github_pages.yml b/.github/workflows/github_pages.yml index dca5b18..b60cf98 100644 --- a/.github/workflows/github_pages.yml +++ b/.github/workflows/github_pages.yml @@ -5,10 +5,6 @@ on: branches: - main pull_request: - - opened - - reopened - - synchronize - - closed concurrency: preview-${{ github.ref }}