Skip to content

Bump discord-api-types from 0.25.2 to 0.37.114 #389

Bump discord-api-types from 0.25.2 to 0.37.114

Bump discord-api-types from 0.25.2 to 0.37.114 #389

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/prettier_action@v2.2
with:
prettier_options: --write **/*.{js,md}
commit_message: :O Prettyyyyyyy