Compare commits

...

5 Commits

Author SHA1 Message Date
Clyde D'Souza
f0d7aa9f4d
Merge 61c4a41aed into ab5b0b38a0 2025-01-20 23:37:43 +05:30
Chuck
ab5b0b38a0
Merge pull request #1935 from BjornMelin/add/bjorn-melin
Add/bjorn melin
2025-01-20 12:18:43 -05:00
Bjorn Melin
f3270842a7
Update README.md
Add detail to Bjorn Melin’s portfolio listing
2025-01-20 10:14:32 -07:00
Bjorn Melin
e7e2cd0d73
Update README.md
Add Bjorn Melin’s portfolio to the list
2025-01-20 10:10:44 -07: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

@ -176,6 +176,7 @@ Current Portfolio Count: 797
- [Bhushan Borole](https://bhushan-borole.github.io)
- [Binay Shaw](https://binay-shaw.onrender.com) [Mobile Developer]
- [Bipin M V](https://bipinmv.netlify.app)
- [Bjorn Melin](https://bjornmelin.io) [Data Scientist]
- [Blanc John Clayton](https://www.johnclaytonblanc.com)
- [Bob Matyas](https://www.bobmatyas.com)
- [Bogdan Marić](https://bogdanmaric.dev)