diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 206afd47c..2b3f9ee09 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -3,6 +3,8 @@ on: push: branches: - 'main' + paths: + - 'packages/*/src/**' tags: - '**' workflow_dispatch: