From 031e46960429080544b162049dc60e0972d90d0a Mon Sep 17 00:00:00 2001 From: Oksana Grishchenko Date: Mon, 4 Mar 2024 17:43:58 +0200 Subject: [PATCH] test gatekeeper --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 28ffc0e9b..9a48455c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,7 +55,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} interval: 45 timeout: 15000 - required_checks: [build] + required_checks: build # # - name: Create Everest catalog release branch