mirror of
https://github.com/FlipsideCrypto/thorchain-models.git
synced 2026-02-06 15:56:45 +00:00
rm fromjson
This commit is contained in:
parent
f8c4c75303
commit
98b07bb386
9
.cursor/mcp.json
Normal file
9
.cursor/mcp.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"datamate": {
|
||||
"url": "http://localhost:7700/sse",
|
||||
"type": "sse",
|
||||
"updatedAt": "2025-06-30T16:58:37.532Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
4
.github/workflows/dbt_run_adhoc.yml
vendored
4
.github/workflows/dbt_run_adhoc.yml
vendored
@ -46,10 +46,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
environment:
|
||||
name: workflow_${{ inputs.environment }}
|
||||
strategy:
|
||||
matrix:
|
||||
command: ${{fromJson(inputs.dbt_command)}}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user