add release-candidate-branch to mkdocs action

This commit is contained in:
Lincoln Stein 2022-11-02 18:17:16 -04:00
parent 09625eae66
commit 0c32d7b507

View File

@ -4,6 +4,7 @@ on:
branches: branches:
- 'main' - 'main'
- 'development' - 'development'
- 'release-candidate-2-1'
jobs: jobs:
mkdocs-material: mkdocs-material: