Skip to content

UNTRACKED/k1ch/ fix knex config, release idle db connection and minor JWKS API bug #183

UNTRACKED/k1ch/ fix knex config, release idle db connection and minor JWKS API bug

UNTRACKED/k1ch/ fix knex config, release idle db connection and minor JWKS API bug #183

name: Dependabot PR Check
on:
pull_request
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"