Skip to content

Commit 3685048

Browse files
chore: update global workflows
1 parent 5a11bc3 commit 3685048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
# This action is centrally managed in https://github.com/<organization>/.github/
2+
# This workflow is centrally managed in https://github.com/<organization>/.github/
33
# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
44
# the above-mentioned repo.
55

6-
# Use the `rtd` repository label to identify repositories that should trigger have this workflow.
6+
# To use, add the `rtd` repository label to identify repositories that should trigger this workflow.
77
# If the project slug is not the repository name, add a repository variable named `READTHEDOCS_SLUG` with the value of
88
# the ReadTheDocs project slug.
99

0 commit comments

Comments
 (0)