Skip to content

fix(github-release): update python ( 3.12.6 → 3.12.7 ) #25

fix(github-release): update python ( 3.12.6 → 3.12.7 )

fix(github-release): update python ( 3.12.6 → 3.12.7 ) #25

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