Compare commits

...

5 Commits

Author SHA1 Message Date
Clyde D'Souza
9171e006d3
Merge 61c4a41aed into dbca971385 2025-01-20 10:10:59 +08:00
Chuck
dbca971385
Merge pull request #1923 from trt-amit/master
Added new portfolio named "Amit Chauhan"
2025-01-19 14:03:51 -05:00
trt-amit
95a395f388
Merge pull request #1 from trt-amit/add/amit-chauhan
added new amit chauhan
2025-01-19 23:54:26 +05:30
Amit Chauhan
c86a48a2b3 added new amit chauhan 2025-01-19 23:49:48 +05:30
Clyde D'Souza
61c4a41aed Add workflow file to check sort order of list items 2023-07-13 00:52:28 +12:00
2 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,22 @@
name: Check sort order of list items
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
listChecker:
name: Check if portfolio items are alphabetically sorted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint developer portfolio
uses: ClydeDz/markdown-list-linter@v0.1.4
with:
file: ./README.md
fail-on-error: true

View File

@ -84,6 +84,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio!
- [Aman Mittal](http://amanhimself.dev)
- [Aman Shrivastava](https://aman04.netlify.app)
- [Amir Akbulut](https://amirdev.nl)
- [Amit Chauhan](https://amitchauhan.dev)
- [Amogh Telkar](https://amoghtelkar.com)
- [Amresh Prasad Sinha](https://amreshsinha.vercel.app)
- [Amruth Pillai](https://amruthpillai.com)