diff --git a/.github/workflows/gh_pages.yml b/.github/workflows/gh_pages.yml index 8801215a..4ee8c7bf 100644 --- a/.github/workflows/gh_pages.yml +++ b/.github/workflows/gh_pages.yml @@ -1,9 +1,6 @@ name: Deploy documentation to Pages on: - push: - branches: - - cicd release: types: [created]