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 ab195f5 + e9121a5 commit 128fa58Copy full SHA for 128fa58
.github/workflows/upstream-sync.yml
@@ -18,6 +18,11 @@ jobs:
18
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19
with:
20
release_series: 2024.1
21
+ synchronise-master:
22
+ name: Synchronise master
23
+ uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
24
+ with:
25
+ release_series: master
26
synchronise-victoria:
27
name: Synchronise victoria
28
0 commit comments