diff --git a/.github/workflows/deploy-docs.yaml b/.github/workflows/deploy-docs.yaml index 5d023a7544f..ce0ee35cee2 100644 --- a/.github/workflows/deploy-docs.yaml +++ b/.github/workflows/deploy-docs.yaml @@ -5,10 +5,7 @@ on: - "4.x" tags-ignore: - v4* - pull_request: - branches: - - '4.x' - types: [ opened, reopened, synchronize ] + jobs: deploy: runs-on: ubuntu-latest