Commit cb19930b by Francisco Giordano

Run tests on release branches

parent c6b07b33
......@@ -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