Skip to content

Updated seed to not use the Dockerfile and renamed to seed.sh. #32

Updated seed to not use the Dockerfile and renamed to seed.sh.

Updated seed to not use the Dockerfile and renamed to seed.sh. #32

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:
- name: Assign author
uses: toshimaru/[email protected]