Skip to content

chore(deps): update actions/stale action to v9 #352

chore(deps): update actions/stale action to v9

chore(deps): update actions/stale action to v9 #352

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
assignAuthor:
name: Assign author
runs-on: ubuntu-latest
steps:
- name: Assign author to created issue or PR
uses: technote-space/assign-author@v1