mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2025-12-08 19:05:54 +00:00
remove greetings workflow
This commit is contained in:
parent
6799faa8bf
commit
0f649d98a3
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: 'Horray🎉🎉,you've made you first issue, Thanks for contributing❤️'' first issue'
|
|
||||||
pr-message: 'Horray🎉🎉,you've made you first issue, Thanks for contributing❤️'' first pr'
|
|
||||||
Loading…
x
Reference in New Issue
Block a user