Delete greetings.yml

This commit is contained in:
James Harris 2020-01-05 16:50:47 +00:00 committed by GitHub
parent b3216427cc
commit 5191e7780e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +0,0 @@
name: Greetings
on: [pull_request]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Thank you for contributing to Apollo 11!'' first pr'