Skip to content

ci(deps): Bump github.com/runfinch/common-tests from 0.7.20 to 0.7.21 in /e2e #512

ci(deps): Bump github.com/runfinch/common-tests from 0.7.20 to 0.7.21 in /e2e

ci(deps): Bump github.com/runfinch/common-tests from 0.7.20 to 0.7.21 in /e2e #512

Workflow file for this run

name: "Lint PR Title"
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
jobs:
main:
name: conventional-commit
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f # v.5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}