diff --git a/.github/workflows/ci-docs.yml b/.github/workflows/ci-docs.yml index 621eaad01..51069baf1 100644 --- a/.github/workflows/ci-docs.yml +++ b/.github/workflows/ci-docs.yml @@ -1,9 +1,8 @@ name: Documentation on: push: - branches: - - main - - dev + branches-ignore: + - 'translations**' pull_request: workflow_dispatch: concurrency: