Skip to content

Fixes the dependencies, moves to the Transformers ext v 0.9.0 (#84) #25

Fixes the dependencies, moves to the Transformers ext v 0.9.0 (#84)

Fixes the dependencies, moves to the Transformers ext v 0.9.0 (#84) #25

Workflow file for this run

name: PR-Merge
on:
push:
branches:
- 'main'
- 'master'
jobs:
ci-job:
name: Checks
uses: ./.github/workflows/checks.yml
publish-docs:
name: Publish Documentation
uses: ./.github/workflows/gh-pages.yml
metrics:
needs: [ ci-job ]
uses: ./.github/workflows/report.yml