Skip to content

python-314

python-314 #171

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-newest"
secrets: inherit