Skip to content

switch source to ESM, migrate from Jest to UVU, drop Node 16 #186

switch source to ESM, migrate from Jest to UVU, drop Node 16

switch source to ESM, migrate from Jest to UVU, drop Node 16 #186

Workflow file for this run

name: '🔏 Yarn Lock Changes'
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: '🚚 Checkout'
uses: actions/checkout@v4
- name: '🔏 Yarn Lock Changes'
uses: ./
with:
token: ${{ secrets.GITHUB_TOKEN }}