Skip to content

Bump eslint-plugin-unicorn from 46.0.0 to 48.0.1 #741

Bump eslint-plugin-unicorn from 46.0.0 to 48.0.1

Bump eslint-plugin-unicorn from 46.0.0 to 48.0.1 #741

name: Pull-Request Check
on:
push:
branches:
- develop
pull_request:
branches:
- develop
jobs:
check:
uses: lifion/core-commons/.github/workflows/pull-request-check.yml@main
secrets:
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}