Skip to content

Fix - Registration form status and role validation not enforced #45

Fix - Registration form status and role validation not enforced

Fix - Registration form status and role validation not enforced #45

name: Copilot review on comment
on:
pull_request_target:
types: [opened]
issue_comment:
types: [created]
jobs:
review:
uses: themegrill/.github/.github/workflows/copilot-review-on-comment.yml@master
secrets:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }}