Skip to content

Renovate: actions/upload-artifact to 834a144 (#408) #133

Renovate: actions/upload-artifact to 834a144 (#408)

Renovate: actions/upload-artifact to 834a144 (#408) #133

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