Skip to content

Commit

Permalink
workflow glitch discontinued
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitya-Pasrija authored Dec 29, 2023
1 parent 99c7036 commit bccd3f5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 34 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/greet.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# .github/workflows/greetings.yml
name: Greetings

on: [pull_request_target, issues]
Expand All @@ -9,8 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.TOKEN }}
issue-message: "Woohoo! Your first ever issue with us in this repository has been created🎊🎊!!"
pr-message: "Perfection! Advancing through the open source world!🎊🎊 :) Please be patient while our maintainers and reviewers check the code."
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.TOKEN }}
issue-message: "Congratulations! Your first ever issue with us in this repository has been created. Please wait while it gets assigned to you."
29 changes: 0 additions & 29 deletions .github/workflows/stale.yml

This file was deleted.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ This is a portfolio website through which one can showcase and define their prof

[@i-am-SnehaChauhan](https://github.com/i-am-SnehaChauhan) and [@Nitya-Pasrija](https://github.com/Nitya-Pasrija)

## Reviewers
[@ayushichoudhary-19](https://github.com/ayushichoudhary-19)

Please reach out to the maintainers if you get stuck or wish to report someone.


Expand Down

0 comments on commit bccd3f5

Please sign in to comment.