apache / incubator-horaedb-meta

Meta service of HoraeDB cluster.
https://horaedb.apache.org
Apache License 2.0
27 stars 15 forks source link

chore: workflows/check run on the workflow_dispatch event #119

Closed chunshao90 closed 1 year ago

chunshao90 commented 1 year ago

Which issue does this PR close?

Closes #

Rationale for this change

To run a workflow manually, the workflow must be configured to run on the workflow_dispatch event.

What changes are included in this PR?

Modify workflows/check.yml to run on the workflow_dispatch event. Refer to https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow.

Are there any user-facing changes?

No.

How does this change test

No need.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@a66e067). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage        ?   39.80%           
=======================================
  Files           ?       29           
  Lines           ?     3432           
  Branches        ?        0           
=======================================
  Hits            ?     1366           
  Misses          ?     1882           
  Partials        ?      184           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.