We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3222976 commit f6ed408Copy full SHA for f6ed408
1 file changed
.github/workflows/deploy-api-reference.yml
@@ -1,6 +1,7 @@
1
name: Deploy API Reference
2
on:
3
workflow_dispatch:
4
+ workflow_call:
5
6
# Allow one concurrent deployment
7
concurrency:
0 commit comments