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