diff --git a/.github/workflows/authorized-changes-detection.yml b/.github/workflows/authorized-changes-detection.yml index d6b0c34e35..1a5d9bfbae 100644 --- a/.github/workflows/authorized-changes-detection.yml +++ b/.github/workflows/authorized-changes-detection.yml @@ -15,6 +15,7 @@ on: paths: - '.github/**' - '.husky/**' + - '.scripts/**' - '.env.sample' - 'tsconfig.json' - '.gitignore'