Skip to content

fix: fix imports from #39 #18

fix: fix imports from #39

fix: fix imports from #39 #18

name: PR Semantic Titles
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- edited
- ready_for_review
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}