mirror of
https://github.com/DopplerHQ/awesome-interview-questions.git
synced 2026-03-17 23:03:57 +01:00
Run on request only as many broken links were false negatives
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user