Skip to content

fix: use publish timestamp instead of borrow timestamp #235

fix: use publish timestamp instead of borrow timestamp

fix: use publish timestamp instead of borrow timestamp #235

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