diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 77c365c..027372d 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -4,7 +4,7 @@ name: 'Documentation' on: # yamllint disable-line rule:truthy push: branches: - - master + - main workflow_dispatch: {} # Allow running this workflow manually (Actions tab) jobs: