Skip to content

Commit

Permalink
Merge pull request #5 from mhaswell-bcgov/feature/DESCW-1801-allow-ma…
Browse files Browse the repository at this point in the history
…nual-workflow

Allow the chartReleaser workflow to be run manually
  • Loading branch information
mhaswell-bcgov authored Jan 29, 2024
2 parents f26cba7 + ed82b32 commit 15d7da5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chartReleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- development
paths:
- helm/Chart.yaml
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit 15d7da5

Please sign in to comment.