mirror of
https://github.com/whoisdsmith/BOOKMRKS-MTHRFCKR.git
synced 2025-04-29 22:24:32 +02:00
Create main.yml
This commit is contained in:
parent
b8db3c7aa1
commit
d30fe975fe
12
.github/workflows/main.yml
vendored
Normal file
12
.github/workflows/main.yml
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
name: URL Check
|
||||||
|
|
||||||
|
on: [push]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: Check URLs
|
||||||
|
uses: paramt/url-checker@master
|
||||||
|
with:
|
||||||
|
files: "README.md"
|
Loading…
x
Reference in New Issue
Block a user