mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 20:24:27 -05:00
Delete greetings.yml
This commit is contained in:
parent
acec0afae3
commit
aee665fdfc
13
.github/workflows/greetings.yml
vendored
13
.github/workflows/greetings.yml
vendored
@ -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: 'Thank you for your first issue report :D'
|
|
||||||
pr-message: 'Thank you for your first PR :D'
|
|
Loading…
Reference in New Issue
Block a user