Skip to content

build(deps): bump tj-actions/changed-files from 39.2.1 to 39.2.3 #76

build(deps): bump tj-actions/changed-files from 39.2.1 to 39.2.3

build(deps): bump tj-actions/changed-files from 39.2.1 to 39.2.3 #76

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