Skip to content

feat: [#2211] enable authentication for elasticsearch client #70

feat: [#2211] enable authentication for elasticsearch client

feat: [#2211] enable authentication for elasticsearch client #70

name: readthedocs/actions
on:
pull_request_target:
types:
- opened
# Execute this action only on PRs that touch
# documentation files.
paths:
- 'docs/**'
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: 'open-inwoner'