Skip to content

Topic / k1ch / Introduce GET:/permissions and GET:/clients/{client_id}/permissions APIs #223

Topic / k1ch / Introduce GET:/permissions and GET:/clients/{client_id}/permissions APIs

Topic / k1ch / Introduce GET:/permissions and GET:/clients/{client_id}/permissions APIs #223

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"