From abffe2aac8b118bac0cc79ffeb0376fb323eef60 Mon Sep 17 00:00:00 2001 From: Ming Tsai <37890026+ming-tsai@users.noreply.github.com> Date: Thu, 22 Apr 2021 14:33:47 -0400 Subject: [PATCH] chore: delete greeting.yml --- .github/workflows/greeting.yml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .github/workflows/greeting.yml diff --git a/.github/workflows/greeting.yml b/.github/workflows/greeting.yml deleted file mode 100644 index 526f02cb..00000000 --- a/.github/workflows/greeting.yml +++ /dev/null @@ -1,24 +0,0 @@ -name: "Greeting" -on: - push: - issues: - types: [ opened ] - issue_comment: - types: [ created ] - pull_request_target: - types: [ opened ] - pull_request_review_comment: - types: [ created ] - -jobs: - - welcome: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v1 - - uses: TawfikYasser/gh-actions-ty/src/welcome@main - with: - github-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: '