We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7dcc4 commit a1fb962Copy full SHA for a1fb962
.github/workflows/link-check.yml
@@ -34,7 +34,7 @@ jobs:
34
id: lychee
35
uses: lycheeverse/lychee-action@v2
36
with:
37
- args: _site --exclude '^https://www\.linkedin\.com'
+ args: _site --exclude '^https://www\.linkedin\.com/in/rehan-butt/ ^https://codepen\.io/rehanbutt'
38
fail: false
39
40
- name: Create Issue From File
0 commit comments