diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..b52e58b --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "ShiriNmi1520", + "name": "Y.C.Huang", + "avatar_url": "https://avatars.githubusercontent.com/u/33322926?v=4", + "profile": "https://shirinmi1520.github.io/", + "contributions": [ + "bug" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "nightly-check", + "projectOwner": "lukecarr" +} diff --git a/README.md b/README.md index f5ab44b..a94f962 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ 🌓 GitHub action that checks for changes between nightly CI jobs + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ### Example Usage @@ -51,8 +54,28 @@ jobs: + + + + + + +
Y.C.Huang
Y.C.Huang

🐛
+ +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file