fix(ci): remove workflow_dispatch
This commit is contained in:
parent
d8fb64f9c7
commit
62bd524d0e
@ -6,7 +6,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ '**' ]
|
branches: [ '**' ]
|
||||||
tags-ignore: [ '**' ]
|
tags-ignore: [ '**' ]
|
||||||
workflow_dispatch: {}
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
markdown-lint:
|
markdown-lint:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user