From 121467b53707b2e95164442c5ffa834e19bcad6f Mon Sep 17 00:00:00 2001 From: Ryan Lo Date: Sat, 22 Jun 2024 12:21:10 +0800 Subject: [PATCH] chore Signed-off-by: Ryan Lo --- .github/workflows/checks.yml | 1 - .github/workflows/flyteidl-checks.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index eeda81f5bd..4b7ef05d14 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -9,7 +9,6 @@ on: push: branches: - master - - flyte-issues-4994 env: GO_VERSION: "1.22" PRIORITIES: "P0" diff --git a/.github/workflows/flyteidl-checks.yml b/.github/workflows/flyteidl-checks.yml index 9863af0e6e..f77021aac7 100644 --- a/.github/workflows/flyteidl-checks.yml +++ b/.github/workflows/flyteidl-checks.yml @@ -9,7 +9,6 @@ on: push: branches: - master - - flyte-issues-4994 env: GO_VERSION: "1.22" jobs: