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

build(deps-dev): bump black from 24.1a1 to 24.3.0 #863

build(deps-dev): bump black from 24.1a1 to 24.3.0

build(deps-dev): bump black from 24.1a1 to 24.3.0 #863

name: "Semantic PR check"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-20.04
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}