diff --git a/.github/workflows/build-tmp-tokens.yml b/.github/workflows/build-tmp-tokens.yml index 838a97a617..e9e4183bad 100644 --- a/.github/workflows/build-tmp-tokens.yml +++ b/.github/workflows/build-tmp-tokens.yml @@ -2,8 +2,8 @@ name: _TMP TOKENS on: workflow_dispatch: - schedule: - - cron: '46 5-20 * * 1-5' + # schedule: + # - cron: '46 5-20 * * 1-5' concurrency: group: ${{ github.workflow }}