We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3536d40 commit f85061bCopy full SHA for f85061b
.github/workflows/unittests.yml
@@ -4,7 +4,7 @@ name: Continuous Integration
4
on:
5
push:
6
branches:
7
- - 'main'
+ - 'master'
8
pull_request:
9
10
jobs:
0 commit comments