There was an error while loading. Please reload this page.
1 parent 9ef6928 commit 7a3bb34Copy full SHA for 7a3bb34
1 file changed
.github/workflows/ci.yml
@@ -3,6 +3,8 @@ name: CI
3
on:
4
pull_request:
5
branches: [main, develop]
6
+ push:
7
+ branches: [develop]
8
9
jobs:
10
build:
0 commit comments