Skip to content

feat: rename .prettierrc to .prettierrc.json (#1215) #4

feat: rename .prettierrc to .prettierrc.json (#1215)

feat: rename .prettierrc to .prettierrc.json (#1215) #4

Workflow file for this run

jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./.github/actions/prepare
- env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.0
name: Contributors
on:
push:
branches:
- main