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.
1 parent 456cf58 commit 397bd5eCopy full SHA for 397bd5e
.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-zed:
17
name: Synchronise zed
18
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
0 commit comments