Skip to content

Change links to maven central #2044

Change links to maven central

Change links to maven central #2044

Workflow file for this run

name: broken links?
'on':
push:
branches:
- "**"
schedule:
- cron: 0 16 * * *
workflow_dispatch:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: true