Skip to content

Introduce new special tokens to seq2seq format #787

Introduce new special tokens to seq2seq format

Introduce new special tokens to seq2seq format #787

Workflow file for this run

name: Typos
on:
push:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Check spelling
uses: crate-ci/typos@master