Skip to content

Commit 6dcf29f

Browse files
authored
Merge pull request #19 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents f044963 + f7c45ca commit 6dcf29f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,4 @@ name: Upstream Sync
77
permissions:
88
contents: write
99
pull-requests: write
10-
jobs:
11-
synchronise-2025-1:
12-
name: Synchronise 2025.1
13-
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
14-
with:
15-
release_series: 2025.1
10+
jobs: {}

0 commit comments

Comments
 (0)