Skip to content

Merge pull request #84 from LedgerHQ/y333_241021/bump_sdk_version #187

Merge pull request #84 from LedgerHQ/y333_241021/bump_sdk_version

Merge pull request #84 from LedgerHQ/y333_241021/bump_sdk_version #187

name: Run coding style check
# This workflow will run linting checks to ensure a level of code quality among all Ledger applications.
#
# The presence of this workflow is mandatory as a minimal level of linting is required.
on:
workflow_dispatch:
push:
branches:
- master
- main
- develop
pull_request:
jobs:
check_linting:
name: Check linting using the reusable workflow
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_lint.yml@v1

Check failure on line 19 in .github/workflows/coding_style_checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/coding_style_checks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/coding_style_checks.yml" -> "LedgerHQ/ledger-app-workflows/.github/workflows/reusable_lint.yml@v1" (source tag with sha:d073ef02d39e50a80dbfa9b208c5a008fa0b6abc) --> "./.github/workflows/_get_app_metadata.yml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
source: './src'