Skip to content

Commit 5d5fac1

Browse files
authored
Merge pull request #1679 from stackhpc/skc-upstream-sync
CI: Fix workflow syntax error
2 parents c2620d6 + 5ae9d02 commit 5d5fac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
2121
with:
2222
release_series: 2024.1
23-
synchronise-2025.1:
23+
synchronise-2025-1:
2424
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
2525
name: Synchronise 2025.1
2626
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)