Skip to content

fix: remove unnecessary publisher_id #233

fix: remove unnecessary publisher_id

fix: remove unnecessary publisher_id #233

Workflow file for this run

name: auto assign author to assignee
on:
pull_request:
types: opened
jobs:
assign:
runs-on: ubuntu-22.04
steps:
- name: Assign author to assignee on PR
uses: technote-space/assign-author@v1