Skip to content

build(deps): bump tj-actions/changed-files from 35.9.0 to 35.9.2 #5246

build(deps): bump tj-actions/changed-files from 35.9.0 to 35.9.2

build(deps): bump tj-actions/changed-files from 35.9.0 to 35.9.2 #5246

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
docs:
name: Rust doc
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'