Skip to content

sync: Use actions/checkout@v4 #45

sync: Use actions/checkout@v4

sync: Use actions/checkout@v4 #45

Workflow file for this run

on:
pull_request:
types: [opened, reopened]
name: Assign Pull Request
jobs:
assignAuthor:
name: Assign author to PR
runs-on: ubuntu-latest
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1