Skip to content

python-313

python-313 #313

Workflow file for this run

name: python-313
on:
push:
branches:
- master
schedule:
- cron: "52 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.13"
tx_project: "python-newest"
secrets: inherit