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 0ea1ce6 commit 46ac448Copy full SHA for 46ac448
.github/workflows/Documentation.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - v10
8
tags: '*'
9
pull_request:
10
.github/workflows/FormatCheck.yml
- 'master'
.github/workflows/Tests.yml
@@ -5,6 +5,7 @@ on:
- 'release-'
paths-ignore:
- 'docs/**'
11
0 commit comments