[#165] Drop workflow_dispatch

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
Denis Kirillov 2022-06-20 12:56:34 +03:00 committed by Alex Vanin
parent 85ee0c44a2
commit f88b4634e7
2 changed files with 0 additions and 2 deletions

View file

@ -7,7 +7,6 @@ on:
types: [opened, synchronize]
paths-ignore:
- '**/*.md'
workflow_dispatch:
jobs:
build_cli:

View file

@ -7,7 +7,6 @@ on:
types: [opened, synchronize]
paths-ignore:
- '**/*.md'
workflow_dispatch:
jobs:
lint: