File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-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 : Automate contrib in readme
10+ permissions :
11+ contents : write
12+ pull-requests : write
13+ steps :
14+ - name : Contribute List
15+ uses : akhilmhdh/contributors-readme-action@v2.3.10
16+ env :
17+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -210,6 +210,13 @@ or [pull request](https://github.com/baronha/react-native-multiple-image-picker/
210210
211211See the [ contributing guide] ( CONTRIBUTING.md ) to learn how to contribute to the repository and the development workflow.
212212
213+ ## Contributors ✨
214+
215+ Thanks go to these wonderful people:
216+
217+ <!-- readme: collaborators,contributors -start -->
218+ <!-- readme: collaborators,contributors -end -->
219+
213220## License
214221
215222MIT
You can’t perform that action at this time.
0 commit comments