1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

[CI skip] Added URL checker

This commit is contained in:
TheBusyBiscuit 2020-08-06 23:06:07 +02:00 committed by GitHub
parent d55a546c42
commit 090e58aff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

23
.github/workflows/url-checker.yml vendored Normal file
View File

@ -0,0 +1,23 @@
name: URL Validator
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: URL Checker
runs-on: ubuntu-latest
steps:
- name: URLs-checker
uses: SuperKogito/URLs-checker@0.2.1
with:
git_path: https://github.com/TheBusyBiscuit/Slimefun4
file_types: .md,.java,.yml
print_all: False