This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch xwm1992-patch-9 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit c5d68fd4bba8090aaee35ddcaaa09c5023d23492 Author: mike_xwm <[email protected]> AuthorDate: Thu Nov 30 10:54:36 2023 +0800 Update greetings.yml --- .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]
