Skip to content

add tx config files update workflow #8389

add tx config files update workflow

add tx config files update workflow #8389

Workflow file for this run

name: python-314
on:
workflow_dispatch:
push:
branches:
- master
schedule:
- cron: "2 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.14"
tx_project: "python-314"
secrets: inherit