Skip to content

python-312

python-312 #9915

Workflow file for this run

name: python-312
on:
push:
branches:
- master
schedule:
- cron: "42 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.12"
tx_project: "python-312"
secrets: inherit