Skip to content

Renovate: UCL-MIRSG/.github to 6db1f9c #5

Renovate: UCL-MIRSG/.github to 6db1f9c

Renovate: UCL-MIRSG/.github to 6db1f9c #5

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