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 a08b183 commit d4ac80bCopy full SHA for d4ac80b
.github/workflows/docs-version.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
paths:
8
- docs/switcher.json
9
+ workflow_dispatch:
10
11
concurrency:
12
group: 'docs-version-${{ github.head_ref || github.run_id }}'
0 commit comments