Skip to content

Bump ruff from 0.0.287 to 0.0.291 #366

Bump ruff from 0.0.287 to 0.0.291

Bump ruff from 0.0.287 to 0.0.291 #366

Workflow file for this run

name: Check links in Markdown files
on:
push:
schedule:
- cron: "0 0 * * 1" # midnight every Monday
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/[email protected]
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'