diff --git a/.github/workflows/terraform-compatibility-matrix.yml b/.github/workflows/terraform-compatibility-matrix.yml index e720dcf960..68d74a5e7f 100644 --- a/.github/workflows/terraform-compatibility-matrix.yml +++ b/.github/workflows/terraform-compatibility-matrix.yml @@ -2,8 +2,6 @@ name: "HashiCorp Terraform Compatibility Matrix" run-name: 'HashiCorp Terraform Compatibility Matrix ${{ inputs.atlas_cloud_env }}' on: - pull_request: - types: [synchronize] schedule: - cron: "0 0 1 * *" # runs first day of the month at midnight UTC workflow_dispatch: