diff --git a/.github/workflows/client-compatibility-tests.yml b/.github/workflows/client-compatibility-tests.yml index 2e27f49a39..f35b86b0de 100644 --- a/.github/workflows/client-compatibility-tests.yml +++ b/.github/workflows/client-compatibility-tests.yml @@ -1,12 +1,12 @@ name: Client Compatibility Tests on: - schedule: - - cron: "30 5 * * TUE,FRI" # Run every Tuesday and Friday at midnight + 30min EST - push: - tags: - - "*" - merge_group: - pull_request: + # schedule: + # - cron: "30 5 * * TUE,FRI" # Run every Tuesday and Friday at midnight + 30min EST + # push: + # tags: + # - "*" + # merge_group: + # pull_request: workflow_dispatch: inputs: chainlinkVersion: