Skip to content

Sync fetch-configlet.ps1 script #3180

Sync fetch-configlet.ps1 script

Sync fetch-configlet.ps1 script #3180

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