Delete greetings.yml
This commit is contained in:
parent
b3216427cc
commit
5191e7780e
12
.github/workflows/greetings.yml
vendored
12
.github/workflows/greetings.yml
vendored
@ -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'
|
|
Loading…
Reference in New Issue
Block a user