Skip to content

Renovate: paddyroddy/.github to v0.252.0 #515

Renovate: paddyroddy/.github to v0.252.0

Renovate: paddyroddy/.github to v0.252.0 #515

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: Checkout source
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: ./actions/links
with:
github-token: ${{ secrets.GITHUB_TOKEN }}