Skip to content

Allow DBAL type to be passed internally in DSQL (#1219) #136

Allow DBAL type to be passed internally in DSQL (#1219)

Allow DBAL type to be passed internally in DSQL (#1219) #136

name: Build changelog
on:
push:
branches:
- develop
jobs:
update:
name: Update
runs-on: ubuntu-latest
steps:
- name: Run
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}