We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e293da + 570f5d9 commit e1255c4Copy full SHA for e1255c4
.github/workflows/CI.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
push:
5
- branches: [master]
+ branches: [main]
6
tags: ["*"]
7
pull_request:
8
.github/workflows/Documentation.yml
@@ -2,7 +2,7 @@ name: Documentation
0 commit comments