Skip to content

Commit

Permalink
Merge pull request #224 from stackhpc/master-workflows
Browse files Browse the repository at this point in the history
feat: automatic update of workflows master
  • Loading branch information
markgoddard authored Dec 14, 2023
2 parents df0f363 + 470bde8 commit 862427b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ jobs:
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
with:
release_series: 2023.1
synchronise-zed:
name: Synchronise zed
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
with:
release_series: zed
synchronise-yoga:
name: Synchronise yoga
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
with:
release_series: yoga
synchronise-zed:
name: Synchronise zed
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
with:
release_series: zed

0 comments on commit 862427b

Please sign in to comment.