Skip to content

Commit 1ab7a14

Browse files
committed
Update description, new event handling
1 parent 89a6f30 commit 1ab7a14

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/documentation-links.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
name: Read the Docs PR preview
1+
name: Dashboard PR preview
22
# Automatically edits a pull request's descriptions with a link
3-
# to the documentation's preview on Read the Docs.
3+
# to the GitHub pages PR preview.
44

55
on:
66
pull_request_target:
77
types:
88
- opened
9+
- reopened
910

1011
permissions:
1112
pull-requests: write

0 commit comments

Comments
 (0)