From b8ddb3a364677fdb6f4f54f369f16e4491246174 Mon Sep 17 00:00:00 2001 From: Pierre Villemot Date: Tue, 19 Sep 2023 10:51:42 +0200 Subject: [PATCH] Test the workflow on this PR --- .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 066dfa0ae5..940ef092cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,8 +2,8 @@ name: Release on: push: - branches: - - 'v*.*.x' + # branches: + # - 'v*.*.x' env: OCAML_DEFAULT_VERSION: 5.0.0