So Im looking to use github actions to deploy the worker. The worker repo will also contain files to

So Im looking to use github actions to deploy the worker. The worker repo will also contain files to be put into a D1. Was looking to see if I can configure the worker so it just runs one time and i guess in some way shut off. For every new merge to main, it will contain new files to be stored into a D1 which github actions will take over again and fill the database through the worker.
Was this page helpful?