mirror of
https://github.com/DopplerHQ/awesome-interview-questions.git
synced 2025-12-11 16:52:12 +00:00
Run on request only as many broken links were false negatives
This commit is contained in:
parent
681e688a9b
commit
fefee0f18c
2
.github/workflows/link-checker.yml
vendored
2
.github/workflows/link-checker.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Markdown link checker
|
name: Markdown link checker
|
||||||
on: [push,pull_request,workflow_dispatch]
|
on: [workflow_dispatch]
|
||||||
jobs:
|
jobs:
|
||||||
markdown-link-check:
|
markdown-link-check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user