Compare commits

...

6 Commits

Author SHA1 Message Date
Clyde D'Souza
0f15ff0d89
Merge 61c4a41aed into a6a2ad2247 2025-01-09 14:21:47 +01:00
Chuck
a6a2ad2247
Merge pull request #1876 from KevinBogodo/add/kevin-bogodo
add my portfolio
2025-01-09 05:20:27 -05:00
Chuck
f45982d169
Merge pull request #1875 from KevinBogodo/kevin-bogagne
adding my portfolio
2025-01-09 05:19:49 -05:00
Kevin BOGODO
4117db1594 adding my website 2025-01-09 10:55:11 +01:00
Kevin BOGODO
f0ce0a3e2b add my website 2025-01-09 10:52:47 +01:00
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

@ -427,6 +427,7 @@ Hopefully this repo can serve as a source of inspiration for your portfolio!
- [Keith Lau](https://keithlau2015.github.io/portfolio)
- [Kenta Yamamoto](https://ychof.com)
- [Ketuman Vishwakarma](https://k2maan.vercel.app/)([@k2maan](https://github.com/k2maan))
- [Kevin Bogagne](https://kevinbg.vercel.app/) [Software Engineer ]
- [Khaled Ahmed](https://khaled.is-a.dev)
- [Khang Nguyen](https://khangnd.info)
- [Khizar FAREED](https://khizarfareed.netlify.app/) [Engineer ]