We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67c79f commit c122febCopy full SHA for c122feb
1 file changed
.github/workflows/unit-tests.yml
@@ -2,10 +2,10 @@ name: CI
2
on:
3
push:
4
branches:
5
- - '2.0'
+ - main
6
pull_request:
7
8
9
10
jobs:
11
0 commit comments