chore(ci): add workflow_dispatch
This commit is contained in:
parent
9197d202bc
commit
09fa64d628
@ -6,6 +6,7 @@ on:
|
||||
push:
|
||||
branches: [ '**' ]
|
||||
tags-ignore: [ '**' ]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
unittest:
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches: [ 'master' ]
|
||||
paths: [ 'README.md' ]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
update-description-on-hub-docker-io:
|
||||
|
Loading…
x
Reference in New Issue
Block a user