diff --git a/.github/workflows/CI_license_compliance.yml b/.github/workflows/CI_license_compliance.yml index bf5dedd8e..649454c13 100644 --- a/.github/workflows/CI_license_compliance.yml +++ b/.github/workflows/CI_license_compliance.yml @@ -2,9 +2,8 @@ name: Core / License Compliance on: pull_request: - paths: + # paths: # - "integrations/**/pyproject.toml" - - "integrations/**/pyproject.toml" # Since we test PRs, there is no need to run the workflow at each # merge on `main`. Let's use a cron job instead. schedule: