Skip to content

feat: Environment variables are now parsed for boolean, integer, array and object setting values #1251

feat: Environment variables are now parsed for boolean, integer, array and object setting values

feat: Environment variables are now parsed for boolean, integer, array and object setting values #1251

name: Read the Docs Pull Request Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
pr-preview-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "meltano-sdk"