Skip to content

docs: make Italian README more verbose with detailed explanations #49

docs: make Italian README more verbose with detailed explanations

docs: make Italian README more verbose with detailed explanations #49

name: Build Docker - Feature Branch Push
on:
push:
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Dispatch Workflow
uses: timescale/workflow-dispatch-action@main
with:
github-token: ${{ secrets.ORG_GITHUB_AGENTS_TOKEN }}
owner: timescale
repo: tiger-agents-deploy
workflow_id: build.yaml
ref: 'main'
inputs: '{"repository": "tiger-memory-mcp-server", "sha": "${{ github.sha }}"}'