Skip to content

Commit

Permalink
Only release new charts on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Apr 9, 2024
1 parent c090dd0 commit 558a520
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ on:
push:
tags:
- '**'
branches:
- main
workflow_dispatch:
pull_request:
branches:
- main

jobs:
release:
Expand Down

0 comments on commit 558a520

Please sign in to comment.