chore: ci tests should run on version branches "docusaurus-vX" (#7783)

This commit is contained in:
Sébastien Lorber 2022-07-14 19:18:46 +02:00 committed by GitHub
parent c751bc64ea
commit e78a15eeba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 13 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
paths:
- packages/**

View File

@ -9,6 +9,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
paths:
- package.json
- yarn.lock

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- docusaurus-v**
paths:
- packages/**

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- main
- docusaurus-v**
pull_request:
branches:
- main
- docusaurus-v**
schedule:
- cron: 25 22 * * 3

View File

@ -4,6 +4,7 @@ on:
pull_request_target:
branches:
- main
- docusaurus-v**
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

View File

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

View File

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
paths:
- website/src/data/**

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- docusaurus-v**
paths:
- package.json
- yarn.lock
@ -13,6 +14,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
paths:
- package.json
- yarn.lock

View File

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
paths:
- packages/**

View File

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
paths:
- package.json
- yarn.lock

View File

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- docusaurus-v**
paths:
- package.json
- yarn.lock