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 74b3e0e commit 5c58156Copy full SHA for 5c58156
.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-yoga:
27
name: Synchronise yoga
28
0 commit comments