Skip to content

Replace old links with archived links #1192

Replace old links with archived links

Replace old links with archived links #1192

Workflow file for this run

name: Replace old links with archived links
on:
schedule:
- cron: "12 4 * * *"
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Fix links
uses: tmcw/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
content-folder: .