Skip to content

build(deps): bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the devops group #2025

build(deps): bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the devops group

build(deps): bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the devops group #2025

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"'