Skip to content

Commit e0345b4

Browse files
authored
Merge pull request #56 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 0d3f3a6 + 3e7e7c5 commit e0345b4

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,13 +18,3 @@ 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

0 commit comments

Comments
 (0)