1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

update docs-check workflow

This commit is contained in:
dark64 2021-05-26 19:29:32 +02:00
parent 4e8ec53b95
commit 98e5ebbbab

View file

@ -1,11 +1,5 @@
name: Check markdown links
on:
push:
paths:
- '**.md'
pull_request:
paths:
- '**.md'
on: [push, pull_request]
jobs:
markdown-link-check:
runs-on: ubuntu-latest