Skip to content

Commit 301a276

Browse files
committed
feat: automatic update of workflows master
1 parent 701be18 commit 301a276

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ permissions:
88
contents: write
99
pull-requests: write
1010
jobs:
11+
synchronise-2023-1:
12+
name: Synchronise 2023.1
13+
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
14+
with:
15+
release_series: 2023.1
1116
synchronise-wallaby:
1217
name: Synchronise wallaby
1318
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)