Skip to content

fix: update yarn resolutions to patch open Dependabot alerts #104

fix: update yarn resolutions to patch open Dependabot alerts

fix: update yarn resolutions to patch open Dependabot alerts #104

Workflow file for this run

on:
pull_request:
permissions:
contents: read
jobs:
license-check:
name: License Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DevCycleHQ/license-action@main
with:
language: "javascript"