Skip to content

flamenco: updating alut program borrowed account semantics and fd_account apis #5830

flamenco: updating alut program borrowed account semantics and fd_account apis

flamenco: updating alut program borrowed account semantics and fd_account apis #5830

Workflow file for this run

name: On Pull Request
on:
merge_group:
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
concurrency:
group: on-pull-request_${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
tests:
if: github.event.pull_request.draft == false
uses: ./.github/workflows/tests.yml
secrets: inherit
ledgers:
if: github.event.pull_request.draft == false
uses: ./.github/workflows/ledgers.yml
secrets: inherit