mirror of
https://github.com/DopplerHQ/awesome-interview-questions.git
synced 2025-12-10 16:22: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
|
||||
on: [push,pull_request,workflow_dispatch]
|
||||
on: [workflow_dispatch]
|
||||
jobs:
|
||||
markdown-link-check:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user