This is an automated email from the ASF dual-hosted git repository.

yangyang pushed a commit to branch feat/cluster
in repository https://gitbox.apache.org/repos/asf/dubbo-rust.git


The following commit(s) were added to refs/heads/feat/cluster by this push:
     new df0e0e5  chore(github): rm workflow_dispatch in workflow (#149)
df0e0e5 is described below

commit df0e0e5845a4d40440f1aa255654fac848156ac4
Author: Yang Yang <[email protected]>
AuthorDate: Thu Aug 17 00:15:05 2023 +0800

    chore(github): rm workflow_dispatch in workflow (#149)
---
 .github/workflows/github-actions.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/github-actions.yml 
b/.github/workflows/github-actions.yml
index b02b3bc..19d8c4d 100644
--- a/.github/workflows/github-actions.yml
+++ b/.github/workflows/github-actions.yml
@@ -8,7 +8,6 @@ on:
   pull_request:
     branches: ["*"]
 
-  workflow_dispatch:
 
 jobs:
   check:

Reply via email to