Skip to content

fix: first cut at admin clients api #83

fix: first cut at admin clients api

fix: first cut at admin clients api #83

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"