Skip to content

Commit

Permalink
feat: automatic update of workflows master
Browse files Browse the repository at this point in the history
  • Loading branch information
stackhpc-ci committed Dec 14, 2023
1 parent df0f363 commit 470bde8
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 470bde8

Please sign in to comment.