Skip to content

Commit 7688c7b

Browse files
committed
TEST
1 parent e5e0676 commit 7688c7b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/stackhpc-promote.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
# NOTE(mgoddard): Reference only the current release branch here.
7-
- stackhpc/yoga
7+
- yoga-dnm
88
jobs:
99
promote:
1010
name: Trigger package repository promotion
@@ -48,4 +48,3 @@ jobs:
4848
MESSAGE: "SKC promote workflow failed :sob:"
4949
RESULTS_URL: "N/A"
5050
WORKFLOW_URL: "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
51-
if: failure()

0 commit comments

Comments
 (0)