Skip to content

pleasing the CI, because I didn't think it'd be an issue and didn't d… #6624

pleasing the CI, because I didn't think it'd be an issue and didn't d…

pleasing the CI, because I didn't think it'd be an issue and didn't d… #6624

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