We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a742531 commit 97e5e25Copy full SHA for 97e5e25
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on:
3
push:
4
- branches: [master]
+ branches: [master, provernet]
5
pull_request:
6
branches-ignore: [devnet]
7
workflow_dispatch:
0 commit comments