Skip to content

Commit

Permalink
Remove automated Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmdickey committed Jan 14, 2025
1 parent f975d8e commit 4e5fad6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/helmcharts.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build Helm Charts on Tag

# The workflow is triggered when a tag is pushed
on:
push:
tags:
- "*"
#on:
# push:
# tags:
# - "*"

jobs:
release:
Expand Down

0 comments on commit 4e5fad6

Please sign in to comment.