Skip to content

Commit 415d38a

Browse files
author
Sean Sundberg
committed
Only auto-release on v14 branch
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
1 parent 7fe8d72 commit 415d38a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Verify and release module
44
# events but only for the master branch
55
on:
66
push:
7-
branches: [ master, lite, v13, v14 ]
7+
branches: [ v14 ]
88

99
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1010
jobs:

0 commit comments

Comments
 (0)