Skip to content

Renovate: UCL-MIRSG/.github to ecd8fdc #26

Renovate: UCL-MIRSG/.github to ecd8fdc

Renovate: UCL-MIRSG/.github to ecd8fdc #26

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