diff --git a/.github/workflows/validate-orchestrator.yml b/.github/workflows/validate-orchestrator.yml index 70340cb8..e360e1ed 100644 --- a/.github/workflows/validate-orchestrator.yml +++ b/.github/workflows/validate-orchestrator.yml @@ -23,6 +23,7 @@ on: - 'src/types/game-ci-orchestrator.d.ts' - 'action.yml' - 'package.json' + - 'yarn.lock' - '.github/workflows/validate-orchestrator.yml' pull_request: branches: [main, 'release/**'] @@ -37,6 +38,7 @@ on: - 'src/types/game-ci-orchestrator.d.ts' - 'action.yml' - 'package.json' + - 'yarn.lock' - '.github/workflows/validate-orchestrator.yml' concurrency: