Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Run helm workflow on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesGuthrie committed Jan 18, 2022
1 parent 8d14173 commit 6caab16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Helm Chart Test
name: Helm Charts

on:
push:
branches: [master, main, force_test, release-*, staging, trying]
tags: ['*']
pull_request:
branches: [master, main, force_test, release-*]

Expand Down

0 comments on commit 6caab16

Please sign in to comment.