Skip to content

chore(deps): update dependency eslint to v8.51.0 (#223) #92

chore(deps): update dependency eslint to v8.51.0 (#223)

chore(deps): update dependency eslint to v8.51.0 (#223) #92

Workflow file for this run

name: release
on:
push:
branches: [main]
jobs:
code:
uses: unional/.github/.github/workflows/yarn-verify-linux.yml@main
release:
uses: unional/.github/.github/workflows/yarn-release-semantic.yml@main
needs: code
secrets: inherit