We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e660261 commit c7ac06cCopy full SHA for c7ac06c
.github/workflows/docs_build.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
- - release/*
+ - release/v2.x
8
paths:
9
- 'docs/**'
10
- '.github/workflows/docs_build.yml'
.github/workflows/docs_deploy.yml
@@ -5,7 +5,7 @@ on:
types: [published]
11
.github/workflows/push.yml
pull_request:
- 'cores/**'
0 commit comments