From 08cd612c31795f89428b99426ddff6dccc8ab415 Mon Sep 17 00:00:00 2001 From: Devin Collins Date: Mon, 6 Feb 2023 11:58:34 -0800 Subject: [PATCH] only do this occasionally --- .github/workflows/chart.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index 34ae98c..2003df0 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -1,9 +1,6 @@ name: Release Chart on: - push: - tags: - - v* workflow_dispatch: jobs: