Adding "--force" flag to some commands (#1)

* Adding "--force" flag to "drop" command

* Adding "--force" flag to "import" command
This commit is contained in:
Marco Lipparini
2023-07-18 19:41:39 +02:00
committed by GitHub
parent 0fc09fb3c7
commit e8ce789943
2 changed files with 17 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
name: Lint
on: [push, pull_request]
on: [pull_request]
jobs:
lint: