mirror of
https://github.com/simonw/datasette.git
synced 2026-06-02 23:26:59 +02:00
Change pull_request_target to pull_request event
This commit is contained in:
parent
c1b3081863
commit
40e78e0927
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation-links.yml
vendored
2
.github/workflows/documentation-links.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Read the Docs Pull Request Preview
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue