Explorar o código

Remove greetings

luozhouyang %!s(int64=5) %!d(string=hai) anos
pai
achega
9d20a36f61
Modificáronse 1 ficheiros con 0 adicións e 13 borrados
  1. 0 13
      .github/workflows/greetings.yml

+ 0 - 13
.github/workflows/greetings.yml

@@ -1,13 +0,0 @@
-name: Greetings
-
-on: [pull_request, issues]
-
-jobs:
-  greeting:
-    runs-on: ubuntu-latest
-    steps:
-    - uses: actions/first-interaction@v1
-      with:
-        repo-token: ${{ secrets.GITHUB_TOKEN }}
-        issue-message: 'Thanks for your first issue!'
-        pr-message: 'Thanks for your first pr!'