Skip to content

Merge pull request #5 from blooo-io/LDG-653-implement-method-createRe… #16

Merge pull request #5 from blooo-io/LDG-653-implement-method-createRe…

Merge pull request #5 from blooo-io/LDG-653-implement-method-createRe… #16

Workflow file for this run

name: Code style check
on:
workflow_dispatch:
push:
branches:
- main
- master
- develop
pull_request:
jobs:
job_lint:
name: Check linting using the reusable workflow
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_lint.yml@v1
with:
source: './src'