Run CI when pushing to release branches (e.g. 'v0.62.x')
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- "v*"
|
||||
tags:
|
||||
- "v*"
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user