We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b5fef commit f511f0fCopy full SHA for f511f0f
.github/workflows/manual_regenerate_models.yaml
@@ -4,7 +4,7 @@
4
# 1. Automatically via workflow_dispatch from the apify-docs CI pipeline (with docs_pr_number and docs_workflow_run_id).
5
# 2. Manually from the GitHub UI (without any inputs) to regenerate from the live published spec.
6
7
-name: Regenerate models from OpenAPI spec
+name: Regenerate models
8
9
on:
10
workflow_dispatch:
0 commit comments