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: push:
branches: branches:
- clearnet - clearnet
- unstable
pull_request: pull_request:
branches: branches:
- clearnet - clearnet
- unstable
jobs: jobs:
build: build:

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

Loading…
Cancel
Save