diff --git a/.github/workflows/run-test-suite.yml b/.github/workflows/run-test-suite.yml index c237d734..ff2b525a 100644 --- a/.github/workflows/run-test-suite.yml +++ b/.github/workflows/run-test-suite.yml @@ -7,9 +7,9 @@ on: type: boolean default: false required: false - push: - branches: - - 'main' + # push: + # branches: + # - 'main' # schedule: # - cron: '0 0 * * *'