1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +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 name: Check markdown links
on: on: [push, pull_request]
push:
paths:
- '**.md'
pull_request:
paths:
- '**.md'
jobs: jobs:
markdown-link-check: markdown-link-check:
runs-on: ubuntu-latest runs-on: ubuntu-latest