We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f1c64a + 5893e9a commit c767706Copy full SHA for c767706
.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-yoga:
17
name: Synchronise yoga
18
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
0 commit comments