diff --git a/.github/workflows/consistency-functional.yml b/.github/workflows/consistency-functional.yml index e3fa38a2..791e7c93 100644 --- a/.github/workflows/consistency-functional.yml +++ b/.github/workflows/consistency-functional.yml @@ -2,10 +2,10 @@ name: consistency-functional on: push: paths-ignore: - - 'doc/**' + - 'docs/**' pull_request: paths-ignore: - - 'doc/**' + - 'docs/**' jobs: # TODO: Add a previous job that: # * Builds the container image