mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
Allow manual dispatch of generate sqlite base
This commit is contained in:
parent
230191ece9
commit
ea05284b1d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/generate-sqlite-base.yml
vendored
1
.github/workflows/generate-sqlite-base.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
|||
- master
|
||||
paths:
|
||||
- databases/**
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
make-base-db:
|
||||
|
|
Loading…
Reference in a new issue