Skip to content

Commit

Permalink
Merge branch 'master' into release/7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gus-opentensor authored Jul 12, 2024
2 parents 09ea2d7 + 054db66 commit 1828433
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
description: 'Version to release'
required: true
type: string
push:
branches:
- 'release/[0-9]+.[0-9]+.[0-9]+'
- 'hotfix/[0-9]+.[0-9]+.[0-9]+'

jobs:
build:
Expand Down

0 comments on commit 1828433

Please sign in to comment.