Skip to content

fix: replace 'grey' with 'gray' in styleText call for Node.js compatibility #82

fix: replace 'grey' with 'gray' in styleText call for Node.js compatibility

fix: replace 'grey' with 'gray' in styleText call for Node.js compatibility #82

Workflow file for this run

name: autofix.ci # needed to securely identify the workflow
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
jobs:
autofix:
uses: zotero-plugin-dev/workflows/.github/workflows/autofix.yml@main
with:
command: pnpm run lint:fix