Skip to content

Renovate: python Docker tag to v3.13 #73

Renovate: python Docker tag to v3.13

Renovate: python Docker tag to v3.13 #73

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 }}