We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 701be18 + 301a276 commit 7866b6bCopy full SHA for 7866b6b
.github/workflows/upstream-sync.yml
@@ -8,6 +8,11 @@ permissions:
8
contents: write
9
pull-requests: write
10
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
16
synchronise-wallaby:
17
name: Synchronise wallaby
18
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
0 commit comments