Compare commits

...

7 Commits

Author SHA1 Message Date
Clyde D'Souza
46cf8adce0
Merge 61c4a41aed into 8010d1feed 2025-02-22 19:51:31 -06:00
Chuck
8010d1feed
Merge pull request #2071 from Thadon1110/patch-1
Update README.md
2025-02-22 16:42:04 -05:00
Thadon1110
8f18709e01
Update README.md 2025-02-22 17:42:13 +01:00
Chuck
db509b8632
Merge pull request #2070 from vivekchudasama-2004/master
Update README.md
2025-02-22 10:42:44 -05:00
Vivek Chudasama
ded0fbddae
Update README.md 2025-02-22 19:14:19 +05:30
Vivek Chudasama
9d835cecc0
Update README.md 2025-02-22 19:08:45 +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 24 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

@ -251,6 +251,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio!
- [Dale French](https://dalefrench.dev)
- [Dale Larroder](https://dalelarroder.com)
- [Damian Duda](https://damianduda.dev) [Full-stack Developer]
- [Damian Markowski](https://damianmarkowski.com)
- [Dania Al-Hakim](https://pixeldania.netlify.app)
- [Daniel Grazziotti](https://grazziotti-portfolio.vercel.app)
@ -921,6 +922,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio!
## V
- [Vivek Chudasama](https://vivekchudasama-2004.github.io/portfolio/)
- [Vahid Foroughi](https://vahidforoughi.com)
- [Vaibhav Jaiswal](https://vaibhavjaiswal.vercel.app/#)
- [Vaibhav Padmani](https://vi0650.github.io/)