diff --git a/.github/workflows/dependencies.yaml b/.github/workflows/dependencies.yaml index 62fdf9970e..1f46730a34 100644 --- a/.github/workflows/dependencies.yaml +++ b/.github/workflows/dependencies.yaml @@ -20,6 +20,9 @@ name: Check Dependencies on: + paths: + - '**.csproj' + - 'DEPENDENCIES' push: branches: [main] pull_request: