mirror of
https://github.com/chrislgarry/Apollo-11.git
synced 2025-02-13 16:24:37 +00:00
Delete greetings.yml
This commit is contained in:
parent
b3216427cc
commit
5191e7780e
1 changed files with 0 additions and 12 deletions
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…
Add table
Reference in a new issue