From 5b995fdc57e2eceed45faab935be5b7a4362757d Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Thu, 13 Jun 2024 14:01:32 -0400 Subject: [PATCH] fix linting --- .github/workflows/on-release-published.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/on-release-published.yml b/.github/workflows/on-release-published.yml index b47fc496..1d867eaa 100644 --- a/.github/workflows/on-release-published.yml +++ b/.github/workflows/on-release-published.yml @@ -114,12 +114,11 @@ jobs: masterBranchName: main createPR: true description: | - This PR was created automatically by this - [github action](https://github.com/grafana/oncall/blob/dev/.github/workflows/on-release-published.yml). + This PR was created automatically by + [this github action](https://github.com/grafana/oncall/blob/dev/.github/workflows/on-release-published.yml). - It will be auto-merged very soon, which will then release the updated version of the chart - (version: ${{ steps.prepare-version-tags.outputs.version }}, appVersion: ${{ steps.prepare-version-tags.outputs.app-version }}) - into the `grafana/helm-charts` helm repository. + It will be auto-merged very soon, which will then release the updated version of the chart into the + `grafana/helm-charts` helm repository. message: "Release oncall Helm chart ${{ steps.prepare-version-tags.outputs.version }}" changes: | {