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: '