Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

fix: add support for python3.12 #91

fix: add support for python3.12

fix: add support for python3.12 #91

name: "Semantic Pull Request"
permissions: read-all
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pull-request:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}