Skip to content

Renovate: UCL-MIRSG/.github to 875cf92 #63

Renovate: UCL-MIRSG/.github to 875cf92

Renovate: UCL-MIRSG/.github to 875cf92 #63

Workflow file for this run

---
name: links
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
links:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- name: Check links
uses: UCL-MIRSG/.github/actions/links@875cf92ff8ef5786b722a3d66fae54cb16140be7 # v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}