Skip to content

fix(no-redundant-files): detect variations of README.md as redundant … #630

fix(no-redundant-files): detect variations of README.md as redundant …

fix(no-redundant-files): detect variations of README.md as redundant … #630

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/[email protected]
name: Contributors
on:
push:
branches:
- main