Skip to content

add new plugins package #374

add new plugins package

add new plugins package #374

Workflow file for this run

name: Check Links
on:
push:
branches: [ main ]
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.6.0
- name: Link Checker
uses: lycheeverse/lychee-action@v1.8.0
with:
fail: true