Skip to content

Caching load_dataset and adding read_csv_kwargs #84

Caching load_dataset and adding read_csv_kwargs

Caching load_dataset and adding read_csv_kwargs #84

# .github/workflows/auto-author-assign.yml
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@v2.1.0