Skip to content

Format

Format #7823

Workflow file for this run

name: Format
on:
pull_request:
merge_group:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
format:
uses: mozilla/actions/.github/workflows/rustfmt.yml@7cca521fd0ace71bc6ee830c4a98297023e3402b # v1.1.18