diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index fe0741e8..2a04b279 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -6,6 +6,8 @@ on: branches: - main - development + paths: + - 'userdocs/**' pull_request: branches: - main