We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b90eb1 commit d4eb3d7Copy full SHA for d4eb3d7
.github/workflows/ci.yaml
@@ -2,7 +2,7 @@ name: Tests
2
3
on:
4
push:
5
- branches: [main]
+ branches: [main, develop]
6
tags: ["*"]
7
pull_request:
8
workflow_dispatch:
0 commit comments