Skip to content

Update Node.js to v21 #54

Update Node.js to v21

Update Node.js to v21 #54

Workflow file for this run

name: Auto Author Assign
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
name: Auto assign author
runs-on: ubuntu-latest
steps:
- name: 🧑🏻‍💻 Automatically assign an author
uses: toshimaru/auto-author-assign@v2.0.1