Skip to content

Renovate: UCL-MIRSG/.github to 78f2369 #65

Renovate: UCL-MIRSG/.github to 78f2369

Renovate: UCL-MIRSG/.github to 78f2369 #65

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