Skip to content

add workflow dispatch triggers #3729

add workflow dispatch triggers

add workflow dispatch triggers #3729

Workflow file for this run

name: python-313
on:
workflow_dispatch
push:

Check failure on line 5 in .github/workflows/python-313.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/python-313.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
branches:
- master
schedule:
- cron: "52 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.13"
tx_project: "python-newest"
secrets: inherit