Skip to content

Merge branch 'main' into renovate/numpy-2.x #216

Merge branch 'main' into renovate/numpy-2.x

Merge branch 'main' into renovate/numpy-2.x #216

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@6630dca9555ad0bcebc93e0d9177aa416991fc97 # v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}