build and test release/*
This commit is contained in:
parent
924ccccca4
commit
218d9ef6a8
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ on:
|
|||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main", "release/*" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue