Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Migrate to reusable workflows #29

Migrate to reusable workflows

Migrate to reusable workflows #29

Workflow file for this run

name: Lint
on:
workflow_dispatch:
push:
branches:
- main
- master
- develop
pull_request:
jobs:
lint:
name: Lint Checks
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_lint.yml@v1

Check failure on line 15 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / Lint

Invalid workflow file

The workflow is not valid. .github/workflows/lint.yml (Line: 15, Col: 11): Input source is required, but not provided while calling.
secrets: inherit