Skip to content

build(.github/dependabot): remove auto-updating ember dependencies as this requires manual intervention. #34

build(.github/dependabot): remove auto-updating ember dependencies as this requires manual intervention.

build(.github/dependabot): remove auto-updating ember dependencies as this requires manual intervention. #34

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: '14.21'
continue-on-error: false