Skip to content

change(release): Add "wait for a full sync" to the release checklist and ticket template #7010

change(release): Add "wait for a full sync" to the release checklist and ticket template

change(release): Add "wait for a full sync" to the release checklist and ticket template #7010

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