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 5a11bc3 commit 3685048Copy full SHA for 3685048
.github/workflows/update-docs.yml
@@ -1,9 +1,9 @@
1
---
2
-# This action is centrally managed in https://github.com/<organization>/.github/
+# This workflow is centrally managed in https://github.com/<organization>/.github/
3
# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
4
# the above-mentioned repo.
5
6
-# Use the `rtd` repository label to identify repositories that should trigger have this workflow.
+# To use, add the `rtd` repository label to identify repositories that should trigger this workflow.
7
# If the project slug is not the repository name, add a repository variable named `READTHEDOCS_SLUG` with the value of
8
# the ReadTheDocs project slug.
9
0 commit comments