Skip to content

Commit

Permalink
Merge pull request #572 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 Jun 25, 2024
2 parents ec696de + 26dd944 commit 43fe690
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upstream-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
with:
release_series: 2023.1
synchronise-2024-1:
name: Synchronise 2024.1
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
with:
release_series: 2024.1
synchronise-yoga:
name: Synchronise yoga
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
Expand Down

0 comments on commit 43fe690

Please sign in to comment.