Skip to content

chore: adding new job in the CI.yml file #376

chore: adding new job in the CI.yml file

chore: adding new job in the CI.yml file #376

name: Auto Assign PR to Creator
on:
pull_request:
types:
- opened
jobs:
assign_creator:
runs-on: ubuntu-22.04
steps:
- uses: toshimaru/auto-author-assign@v1.6.2