Skip to content

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