Skip to content

feat(Dependencies): Update all non-major dependencies to v18.2.1 (patch) #20566

feat(Dependencies): Update all non-major dependencies to v18.2.1 (patch)

feat(Dependencies): Update all non-major dependencies to v18.2.1 (patch) #20566

Workflow file for this run

name: WikiLinks Online
on:
pull_request:
schedule:
- cron: "0 1 * * *"
jobs:
wikilinks-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Checking if Wiki Links return Code 200
run: |
echo $?