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 d69ef8e commit 50d109fCopy full SHA for 50d109f
.github/workflows/rtd-preview.yml
@@ -1,7 +1,7 @@
1
name: RTD Preview
2
on:
3
pull_request_target:
4
- types: [opened]
+ types: [opened,reopened]
5
6
permissions:
7
pull-requests: write
0 commit comments