From d4cbbcf3287a2bb94ae5914b38e84ba03d1f8c42 Mon Sep 17 00:00:00 2001 From: Thibault Charbonnier Date: Mon, 23 Oct 2023 12:52:12 -0700 Subject: [PATCH] removeme --- .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 b71f6b99d..f93f68af8 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_name: