diff --git a/.github/workflows/dev-release.yml b/.github/workflows/dev-release.yml index fc84dcbcb..6b183f1b3 100644 --- a/.github/workflows/dev-release.yml +++ b/.github/workflows/dev-release.yml @@ -3,6 +3,7 @@ name: dev-release on: schedule: - cron: '0 16 * * 0' # at 16:00 on Sunday (UTC) + workflow_dispatch: jobs: build: