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.
2 parents 0ac2fe1 + 57eed04 commit d1937f9Copy full SHA for d1937f9
.github/workflows/Docs.yml
@@ -6,6 +6,7 @@ on:
6
tags: '*'
7
pull_request:
8
paths: ['docs/**']
9
+ workflow_dispatch:
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments