Skip to content

YNGJ-1058: Be more explicit about teardown. #1943

YNGJ-1058: Be more explicit about teardown.

YNGJ-1058: Be more explicit about teardown. #1943

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