kopia lustrzana https://github.com/simonw/datasette
Configure readthedocs/readthedocs-preview
rodzic
7af67b54b7
commit
bca2d95d02
|
@ -0,0 +1,16 @@
|
|||
name: Read the Docs Pull Request Preview
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
documentation-links:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: readthedocs/readthedocs-preview@main
|
||||
with:
|
||||
project-slug: "datasette"
|
Ładowanie…
Reference in New Issue