Skip to content

可以编辑文件,并做git commit 和git push 吗 #196

可以编辑文件,并做git commit 和git push 吗

可以编辑文件,并做git commit 和git push 吗 #196

name: Welcome first time contributors
on:
pull_request_target:
types:
- opened
issues:
types:
- opened
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hello there ${{ github.actor }} 👋
Welcome to github1s !!💖🥳
Thank you and congratulations 🎉 for opening your very first issue in this project. github1s fosters an open and welcoming environment for all our contributors.🌸
Incase you want to claim this issue, please comment down below! We will try to get back to you as soon as we can.👀
Feel free to visit [github1s.com](https://github1s.com/). 👩‍💻 If you have any interesting ideas, just open an issue. We would love to hear you and engage in discussions.
pr-message: |
Hello there ${{ github.actor }} 👋
Thank you and congrats 🎉 for opening your first PR on this project.✨
We will review it soon!
github1s fosters an open and welcoming environment for all our contributors.🌸