Skip to content

Bump csv from 3.3.1 to 3.3.2 (#738) #939

Bump csv from 3.3.1 to 3.3.2 (#738)

Bump csv from 3.3.1 to 3.3.2 (#738) #939

name: Check Prettier has been run
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Check formatting
uses: creyD/[email protected]
with:
dry: True
prettier_options: --check .