Skip to content

ci(deps): bump the github-actions group with 3 updates #229

ci(deps): bump the github-actions group with 3 updates

ci(deps): bump the github-actions group with 3 updates #229

Workflow file for this run

name: Validate Conventional Commits
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
- ready_for_review
jobs:
build:
name: Conventional PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}