Skip to content

chore: bump version 0.4.2 #21

chore: bump version 0.4.2

chore: bump version 0.4.2 #21

Workflow file for this run

name: PR Assistant
on:
pull_request_target:
branches:
- main
types:
- opened
- edited
- synchronize
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}