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 b4896ef + 0716d69 commit e2a93adCopy full SHA for e2a93ad
.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