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 3e62088 + e9ecaf4 commit cb0822bCopy full SHA for cb0822b
.github/workflows/upstream-sync.yml
@@ -8,6 +8,11 @@ permissions:
8
contents: write
9
pull-requests: write
10
jobs:
11
+ synchronise-yoga:
12
+ name: Synchronise yoga
13
+ uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
14
+ with:
15
+ release_series: yoga
16
synchronise-xena:
17
name: Synchronise xena
18
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
0 commit comments