Skip to content

Renovate: paddyroddy/.github (minor) (#56) #51

Renovate: paddyroddy/.github (minor) (#56)

Renovate: paddyroddy/.github (minor) (#56) #51

Workflow file for this run

---
name: Links
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
links:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
# yamllint disable-line rule:line-length
- uses: paddyroddy/.github/actions/links@3e1a2b80b284aec564659d75edc49499885c8d54 # v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}