Skip to content

Renovate: actions/checkout to 11bd719 #64

Renovate: actions/checkout to 11bd719

Renovate: actions/checkout to 11bd719 #64

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@eec857fd453c82e80f724869d952d2ef27d8609c # v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}