Skip to content

Change config to stop inheriting redundant configs which are covered … #1990

Change config to stop inheriting redundant configs which are covered …

Change config to stop inheriting redundant configs which are covered … #1990

Workflow file for this run

name: eslint-config
on:
push:
jobs:
node:
uses: powerhome/github-actions-workflows/.github/workflows/yarn-package.yml@main
with:
package: ${{ github.workflow }}
node: '["20", "22"]'
workdir: "packages/${{ github.workflow }}"
secrets: inherit