Skip to content

nox: add docstring about nox and list command how to use it #501

nox: add docstring about nox and list command how to use it

nox: add docstring about nox and list command how to use it #501

# Automatically assign the authors to a PR
name: Auto Author Assign Pull Request
on:
pull_request_target:
types:
- opened
- reopened
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Automatically assign PR author
id: assignation
uses: toshimaru/[email protected]