Skip to content

chore(deps): update actions/github-script action to v9 #208

chore(deps): update actions/github-script action to v9

chore(deps): update actions/github-script action to v9 #208

Workflow file for this run

name: autofix.ci
on:
pull_request:
push:
branches:
- main
jobs:
autofix:
uses: zotero-plugin-dev/workflows/.github/workflows/autofix.yml@main
permissions:
contents: read
with:
command: "pnpm lint:fix"