We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8449781 commit 79d3019Copy full SHA for 79d3019
1 file changed
.github/workflows/deploy-docs.yml
@@ -12,6 +12,7 @@ on:
12
- 'docs/**'
13
- 'website/**'
14
- '.github/workflows/deploy-docs.yml'
15
+ merge_group:
16
workflow_dispatch:
17
18
permissions:
0 commit comments