Commit bde507c0 by Francisco Giordano

Run tests on release branches

(cherry picked from commit cb19930b)
parent 0bf5621f
......@@ -2,7 +2,9 @@ name: Test
on:
push:
branches: [master]
branches:
- master
- release-v*
pull_request: {}
jobs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment