[#543] Drop workflow dispatch

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
remotes/KirillovDenis/bugfix/681-fix_acl_parsing
Denis Kirillov 2022-06-20 15:27:48 +03:00 committed by Alex Vanin
parent 818176e7e1
commit 8a1fc8ae3f
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: