Skip to content

chore: validate PR titles and commits, and autoassign PRs #1

chore: validate PR titles and commits, and autoassign PRs

chore: validate PR titles and commits, and autoassign PRs #1

Workflow file for this run

name: Auto Assign PR to Creator
on:
pull_request:
types:
- opened
jobs:
assign_creator:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]