Skip to content

Remove i rule (#148) #503

Remove i rule (#148)

Remove i rule (#148) #503

Workflow file for this run

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