diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 65e73ee..49525ba 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -1,6 +1,6 @@ name: documentation -on: [push, pull_request, workflow_dispatch] +on: [pull_request, workflow_dispatch] permissions: contents: write