Skip to content

Commit

Permalink
removing temporal branch from GHA workflow trigger after test and review
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Oct 13, 2023
1 parent e2d0c9d commit de434c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Charts

on:
pull_request:
branches: [ main, release/**, 7-add-workflow-chart-install]
branches: [ main, release/**]
push:
branches: [ main, release/*]
tags: [ v* ]
Expand Down

0 comments on commit de434c0

Please sign in to comment.