Skip to content

feat: update create_text_message_object() to accept other input parameters #661

feat: update create_text_message_object() to accept other input parameters

feat: update create_text_message_object() to accept other input parameters #661

name: "Conventional Commits"
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
permissions:
pull-requests: read
statuses: write
name: Validate PR Title
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: false