Skip to content

Bump @sapphire/framework from 2.2.0 to 4.7.2 #323

Bump @sapphire/framework from 2.2.0 to 4.7.2

Bump @sapphire/framework from 2.2.0 to 4.7.2 #323

Workflow file for this run

name: Pretty
on:
pull_request:
push:
branches:
- main
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- name: Prettify code
uses: creyD/[email protected]
with:
prettier_options: --write **/*.{js,md}
commit_message: :O Prettyyyyyyy