Skip to content

Update .zenodo.json for Rachael #6

Update .zenodo.json for Rachael

Update .zenodo.json for Rachael #6

name: Auto Author Assign
on:
issues:
types: [ opened, reopened ]
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
issues: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0