Commit c82dcabd authored by Zach Pomerantz's avatar Zach Pomerantz Committed by GitHub

build: disable scheduled release (#4022)

parent 26b37d52
name: Release name: Release
on: on:
schedule: # Scheduled deploys are disabled until they can be tested. This is currently blocked on flaky cypress tests.
- cron: '0 12 * * 1-4' # every day 12:00 UTC Monday-Thursday # schedule:
# - cron: '0 12 * * 1-4' # every day 12:00 UTC Monday-Thursday
# manual trigger # manual trigger
workflow_dispatch: workflow_dispatch:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment