Thanks to visit codestin.com
Credit goes to github.com

Skip to content

python-312

python-312 #8609

Workflow file for this run

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