mirror of
https://github.com/FlipsideCrypto/blast-models.git
synced 2026-02-06 14:11:55 +00:00
workflow dispatch
This commit is contained in:
parent
465dde6bd3
commit
3e2e7674bc
4
.github/workflows/dbt_integration_test.yml
vendored
4
.github/workflows/dbt_integration_test.yml
vendored
@ -3,6 +3,10 @@ run-name: ${{ github.event.inputs.branch }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
environment:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
concurrency: ${{ github.workflow }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user