Skip to content

Renovate: UCL-MIRSG/.github to 861d2a9 #69

Renovate: UCL-MIRSG/.github to 861d2a9

Renovate: UCL-MIRSG/.github to 861d2a9 #69

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