Skip to content

chore: add fk to permissions table for client key #141

chore: add fk to permissions table for client key

chore: add fk to permissions table for client key #141

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"