diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 8e2cd75..e251ee7 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -6,6 +6,8 @@ on: - main paths: - docs/** + - .github/workflows/documentation.yaml + - fast_depends/__about__.py permissions: contents: write