Skip to content

sign_psbt: review BIP-322 message signing requests as messages, not transactions #1719

sign_psbt: review BIP-322 message signing requests as messages, not transactions

sign_psbt: review BIP-322 message signing requests as messages, not transactions #1719

Workflow file for this run

name: "CodeQL"

Check warning on line 1 in .github/workflows/codeql-workflow.yml

View workflow run for this annotation

GitHub Actions / CodeQL

Workflow execution policy warning (evaluate mode)

Actor is not allowed to trigger Actions workflows.
on:
workflow_dispatch:
push:
branches:
- master
- develop
pull_request:
jobs:
analyse:
name: Call Ledger CodeQL analysis
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_codeql_checks.yml@v1
secrets: inherit