Skip to content

Commit

Permalink
test: trigger bulk chart (#204)
Browse files Browse the repository at this point in the history
* test: trigger bulk chart only

* fix: update to pr branch
  • Loading branch information
rdash99 authored Jan 31, 2025
1 parent 36c9367 commit 01f4660
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fizzbuzz-crds-chart-bulk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ jobs:
# branch protection rules "required checks" properly!

bulk-fizzbuzz-test:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-repo.yaml@v1.0.0-repo
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-repo.yaml@fix/charts-and-containers-are-outputting-blank-comments
with:
job-name: bulk-fizzbuzz-test
release-tag-format: 'v${version}-bulk-fizzbuzz-test'

fizzbuzz-crds-chart-bulk:
needs: bulk-fizzbuzz-test
uses: SwanseaUniversityMedical/workflows/.github/workflows/bulk-pr-and-release-chart.yaml@v1.0.1-bulk-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/bulk-pr-and-release-chart.yaml@fix/charts-and-containers-are-outputting-blank-comments
with:
job-name: fizzbuzz-crds-chart
comment-pr: "true"
Expand Down
2 changes: 1 addition & 1 deletion charts/fizzbuzz-crds-bulk/values.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# test
# test

0 comments on commit 01f4660

Please sign in to comment.