Add CI workflow to auto-generate api inference documentation (#1480)
* Add ci workflow to auto-generate api inference doc
* Update token
* add permissions section
* change pnpm installation gh action
* fix pnpm installation
* change working directory
* revert
* hopefully good
* trying with other versions
* new tests
* pnpm version
* do not update .lock file
* don't update lock file
* fix
* explicit package.json
* fix lock file
* implcit
* explicit
* update pnpm ?
* daily cron job
* update huggingface/tasks before generating docs
* run workflow on this branch to test
* revert to cron job and update PR body
---------
Co-authored-by: Wauplin <lucainp@gmail.com>