Skip to content

fix(Modification Requests): Adjusted handling for adjustments and add… #21265

fix(Modification Requests): Adjusted handling for adjustments and add…

fix(Modification Requests): Adjusted handling for adjustments and add… #21265

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 $?