Skip to content

Commit 92185a4

Browse files
authored
Merge pull request #135 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 3e9fa71 + 7fe26c7 commit 92185a4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@ jobs:
1818
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
1919
with:
2020
release_series: 2024.1
21-
synchronise-2025-1:
22-
name: Synchronise 2025.1
23-
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
24-
with:
25-
release_series: 2025.1
26-
synchronise-master:
27-
name: Synchronise master
28-
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
29-
with:
30-
release_series: master
3121
synchronise-victoria:
3222
name: Synchronise victoria
3323
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)