Skip to content

support.StreamDevice: 2.8.24 -> 2.8.26 #500

support.StreamDevice: 2.8.24 -> 2.8.26

support.StreamDevice: 2.8.24 -> 2.8.26 #500

Workflow file for this run

name: "Check Formatting"
permissions: read-all
on:
pull_request_target:
types: [opened, synchronize, reopened, edited]
jobs:
alejandra:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false
- uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # v27
- name: "Check Formatting"
run: nix fmt -- --check .