diff --git a/.github/workflows/consume-spec.yml b/.github/workflows/consume-spec.yml index 7aacdcd..a781b2d 100644 --- a/.github/workflows/consume-spec.yml +++ b/.github/workflows/consume-spec.yml @@ -6,12 +6,8 @@ name: consume-spec on: repository_dispatch: types: [spec-released] - # Hourly cron disabled until tmsx-platform publishes its first spec-v* release - # and PLATFORM_READ_TOKEN is configured (TECH-1117). Until then every scheduled - # run fails at "Determine target spec version" (gh auth error, exit 4). Re-enable - # once the platform release + read token exist. Manual + dispatch triggers remain. - # schedule: - # - cron: '23 * * * *' # hourly safety net + schedule: + - cron: '23 * * * *' # hourly safety net workflow_dispatch: inputs: spec_version: