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