Skip to content

Update SHA

Update SHA #39

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@feed2f417cdc1508d1a9eb3cb6e99c84f2a4b154 # v0
with:
app-id: ${{ secrets.LINK_APP_ID }}
app-pem: ${{ secrets.LINK_APP_PEM }}