Skip to content

Add seed files

Add seed files #86

Workflow file for this run

name: Deployment on a merge
on:
push:
branches: # Which branches will deploy?
- 'main'
workflow_dispatch: