Skip to content

Topic /k1ch/ Introduce API POST: clients/{client_id}/permissions #203

Topic /k1ch/ Introduce API POST: clients/{client_id}/permissions

Topic /k1ch/ Introduce API POST: clients/{client_id}/permissions #203

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"