Skip to content

feat(Termination):added modal with feedback survey link #21090

feat(Termination):added modal with feedback survey link

feat(Termination):added modal with feedback survey link #21090

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