Skip to content

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

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

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

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