refactor: move insert.sh to ./hack/test (#95)

* refacotr: move insert.sh to ./hack/test

* refactor: move Dockerfile to ./hack/build/

* ci(docker): add manual trigger

* refactor: revert fc47533a

* refactor: move Dockerfile back to its original location
This commit is contained in:
Kevin Yu 2023-05-27 11:11:25 +08:00 committed by GitHub
parent 80d3940483
commit 38b2f7b169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Docker
on:
workflow_dispatch:
push:
branches:
- main