Skip to content

feat(git): add git package #8

feat(git): add git package

feat(git): add git package #8

Workflow file for this run

name: Title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
build
chore
ci
docs
feat
fix
perf
refactor
revert
style
test
scopes: |
\*
async
cli
http
git
github
testing