Skip to content

Error in MySql implementation detail, related to features configuration, in From<&Auth> for DatabaseType #30

Error in MySql implementation detail, related to features configuration, in From<&Auth> for DatabaseType

Error in MySql implementation detail, related to features configuration, in From<&Auth> for DatabaseType #30

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thank you for opening your first issue in the Canyon-SQL project!"
pr-message: "Thank you for make your first contribution to the Canyon-SQL project!"