Skip to content

Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.15.29 #6333

Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.15.29

Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.15.29 #6333

name: javascript / format
on:
push:
pull_request:
workflow_dispatch:
jobs:
verify:
runs-on: ubuntu-22.04
steps:
- name: 'Checkout code'
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: 'Verify formatting of all files'
run: ./bin/check-formatting.sh