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.
2 parents 35e00db + f78db0f commit 7801b04Copy full SHA for 7801b04
.github/workflows/Documentation.yml
@@ -3,7 +3,7 @@ name: "Documentation"
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
tags: '*'
8
pull_request:
9
schedule:
.github/workflows/Downgrade.yml
@@ -2,7 +2,7 @@ name: Downgrade
2
paths-ignore:
- 'docs/**'
0 commit comments