diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 4e1dec6ae7e1..63d1e35a0b7c 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -41,7 +41,7 @@ jobs: - package.json - versions.json - nextVersion.json - - yarn.lock + - pnpm-lock.yaml - 'src/**' - 'static/**' - 'i18n/**/(code|footer|navbar).json'