Skip to content

Update .python-version to v3.12.6 #704

Update .python-version to v3.12.6

Update .python-version to v3.12.6 #704

Workflow file for this run

---
name: Merge
"on":
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
labels:
name: Labels
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@d25134c992b943fb6ad00c25ea00eb5988c0a9dd # v5.4.2
with:
mode: exactly
count: 0
labels: "S-do-not-merge, S-wip"