Skip to content

Change the interval for dependabot updates to monthly (#886) #2963

Change the interval for dependabot updates to monthly (#886)

Change the interval for dependabot updates to monthly (#886) #2963

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