Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

feat: upgrade to [email protected] (HERO-10268)

feat: upgrade to [email protected] (HERO-10268) #20

Workflow file for this run

name: "PR"
on:
pull_request:
branches:
- main
jobs:
lint:
uses: linc-technologies/.github/.github/workflows/ember_lint.yml@main
secrets: inherit
with:
node_version: '16.20'
continue-on-error: false