Skip to content

ci(deps): Bump github.com/runfinch/common-tests from 0.7.22 to 0.7.23 in /e2e #602

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

ci(deps): Bump github.com/runfinch/common-tests from 0.7.22 to 0.7.23 in /e2e #602

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@cfb60706e18bc85e8aec535e3c577abe8f70378e # v.5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}