Skip to content

feat(github-release): update python ( 3.12.7 → 3.13.0 ) #38

feat(github-release): update python ( 3.12.7 → 3.13.0 )

feat(github-release): update python ( 3.12.7 → 3.13.0 ) #38

Workflow file for this run

---
name: Semantic PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pr:
runs-on: self-hosted
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true