Skip to content

Bump actions/stale in /.github/workflows in the actions group (#214) #233

Bump actions/stale in /.github/workflows in the actions group (#214)

Bump actions/stale in /.github/workflows in the actions group (#214) #233

Workflow file for this run

name: 'Run prettify'
on:
pull_request:
push:
branches: [main]
jobs:
prettier:
name: Prettier Check
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Enforce Prettier
run: npx prettier --check .