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 c9e6667 commit 085ce59Copy full SHA for 085ce59
.github/workflows/upstream-sync.yml
@@ -8,13 +8,13 @@ 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-wallaby:
17
name: Synchronise wallaby
18
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19
with:
20
release_series: wallaby
+ synchronise-yoga:
+ name: Synchronise yoga
+ uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
+ with:
+ release_series: yoga
0 commit comments