Skip to content

Nwaku 2 event callback test #30

Nwaku 2 event callback test

Nwaku 2 event callback test #30

Workflow file for this run

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