Skip to content

Documentation needs to be updated for loaders (overlap and chunksize) as causing undefined errors when migrating #7

Documentation needs to be updated for loaders (overlap and chunksize) as causing undefined errors when migrating

Documentation needs to be updated for loaders (overlap and chunksize) as causing undefined errors when migrating #7

name: Auto Assign Issue
on:
issues:
types: [opened]
jobs:
assign-author:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: 'Auto assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: adhityan
numOfAssignee: 1