diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 14d6f9a9..50eef081 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -8,8 +8,6 @@ on: - "documentation/**" pull_request: branches: ["main", "ci/**"] - paths: - - "documentation/**" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: