Github action that runs `npm run download-openapi` and rebuilds the project on cron Here's an example of a Github action cron that runs daily https://github.com/seamapi/roles/blob/main/.github/workflows/sync.yml CC @kainpets
Github action that runs
npm run download-openapiand rebuilds the project on cronHere's an example of a Github action cron that runs daily https://github.com/seamapi/roles/blob/main/.github/workflows/sync.yml
CC @kainpets