File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ on :
2+ push :
3+ branches :
4+ - main
5+
6+ jobs :
7+ contrib-readme-job :
8+ runs-on : ubuntu-latest
9+ name : A job to automate contrib in readme
10+ permissions :
11+ contents : write
12+ pull-requests : write
13+ steps :
14+ - name : Contribute List
15+ 16+ env :
17+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -88,6 +88,11 @@ git merge <branch-name>
8888- [ Interactive Git Tutorial] ( https://learngitbranching.js.org/ )
8989- [ Git Cheat Sheet] ( https://education.github.com/git-cheat-sheet-education.pdf )
9090
91+ ## Contributers
92+
93+ <!-- readme: contributors -start -->
94+ <!-- readme: contributors -end -->
95+
9196---
9297
9398* Remember: Everyone was a beginner once. Don't be afraid to make mistakes—that's what version control is for!* 😊
You can’t perform that action at this time.
0 commit comments