Skip to content

fix(bonkbot): only include unique fee payment tx's to prevent dupes #21

fix(bonkbot): only include unique fee payment tx's to prevent dupes

fix(bonkbot): only include unique fee payment tx's to prevent dupes #21

Workflow file for this run

name: DBT Solana sector run
on:
workflow_dispatch:
pull_request:
paths:
- solana/**
- .github/workflows/solana.yml
- .github/workflows/dbt_run.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
dbt-run:
uses: ./.github/workflows/dbt_run.yml
with:
project: 'solana'