We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e76e4a commit 36b94e0Copy full SHA for 36b94e0
.github/workflows/mike-deploy.yml
@@ -2,7 +2,7 @@ name: Mkdocs Build
2
3
on:
4
push:
5
- branches: [ "i18n/en-v1", "i18n/en-v2" ]
+ branches: [ "en/v1", "en/v2" ]
6
workflow_dispatch:
7
8
jobs:
0 commit comments