Skip to content

Commit 270e3b5

Browse files
pglombardoCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Peter Giacomo Lombardo <pglombardo@hey.com>
1 parent 0ed06aa commit 270e3b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: ct install --config ./ct.yaml --target-branch "$TARGET_BRANCH"
5353

5454
- name: Post job failure details to Campfire
55-
if: failure() && github.ref == 'refs/heads/master'
55+
if: failure() && github.base_ref == env.TARGET_BRANCH
5656
continue-on-error: true
5757
uses: shane-lamb/campfire-notify-action@2ba014976f1fcce1740addd8961ea20b3b784a5f # v1.1.6
5858
with:

0 commit comments

Comments
 (0)