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

build: re-enable releases for Monday (#5844)

Revert "build: skip Monday releases (#5834)"

This reverts commit 6f147c1f.
parent a02afd50
name: Release
on:
schedule:
- cron: '0 12 * * 2-4' # every day 12:00 UTC Monday-Thursday
- cron: '0 12 * * 1-4' # every day 12:00 UTC Monday-Thursday
# manual trigger
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