Allow manual dispatch of generate sqlite base

This commit is contained in:
Ajay 2022-09-26 15:23:01 -04:00
parent 230191ece9
commit ea05284b1d

View file

@ -6,6 +6,7 @@ on:
- master - master
paths: paths:
- databases/** - databases/**
workflow_dispatch:
jobs: jobs:
make-base-db: make-base-db: