diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 8eae78e..f5d7e0c 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,13 +1,6 @@ name: Documentation on: - push: - branches: - - main - paths: - - Package.swift - - Sources/** - - .github/workflows/documentation.yml workflow_dispatch: permissions: