chore: add unstable to gh actions build and test

pull/2787/head
Audric Ackermann 2 years ago
parent b52ba0c934
commit 05a8751555

@ -5,9 +5,11 @@ on:
push:
branches:
- clearnet
- unstable
pull_request:
branches:
- clearnet
- unstable
jobs:
build:

@ -5,6 +5,7 @@ on:
pull_request:
branches:
- clearnet
- unstable
jobs:
build:

Loading…
Cancel
Save