Skip to content

Renovate: all digest updates #81

Renovate: all digest updates

Renovate: all digest updates #81

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@942a6fca32d2f2ae18178ed95e88eaa18a613022 # v0
with:
app-id: ${{ vars.LINKS_APP_ID }}
app-pem: ${{ secrets.LINKS_PRIVATE_KEY }}