Skip to content

Commit f044963

Browse files
authored
Merge pull request #15 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents d5191b6 + f3b58e8 commit f044963

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
@@ -13,13 +13,3 @@ jobs:
1313
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
1414
with:
1515
release_series: 2025.1
16-
synchronise-master:
17-
name: Synchronise master
18-
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19-
with:
20-
release_series: master
21-
synchronise-yoga:
22-
name: Synchronise yoga
23-
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
24-
with:
25-
release_series: yoga

0 commit comments

Comments
 (0)