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

mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new 97ba401ae [ISSUE #4585] The first-interaction ci check error
97ba401ae is described below

commit 97ba401aea4ac508c2065e75332e4604053c8391
Author: mike_xwm <[email protected]>
AuthorDate: Thu Nov 30 11:20:48 2023 +0800

    [ISSUE #4585] The first-interaction ci check error
---
 .github/workflows/greetings.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml
index cc4cff977..740ea6a24 100644
--- a/.github/workflows/greetings.yml
+++ b/.github/workflows/greetings.yml
@@ -26,7 +26,7 @@ jobs:
     name: Greeting
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/[email protected]
+      - uses: actions/[email protected]
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           issue-message: |


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to