Skip to content

feat(questions): allow an admin to add a comment #15

feat(questions): allow an admin to add a comment

feat(questions): allow an admin to add a comment #15

Workflow file for this run

name: Auto Author Assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]