From 2fb68982dcdc2f84dc2855a745fc8550ce74ce0c Mon Sep 17 00:00:00 2001 From: Thibault Charbonnier Date: Thu, 21 Dec 2023 15:20:18 -0800 Subject: [PATCH] remove me --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a7fc18c8a..85ee09fb8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,8 +3,8 @@ name: Release on: schedule: - cron: "0 6 * * mon" # 6am UTC, 11pm PST - #pull_request: - # branches: '**' + pull_request: + branches: '**' workflow_dispatch: inputs: release_version: