Skip to content

chore(deps): bump semver in /.github/workflows/scripts/functions #441

chore(deps): bump semver in /.github/workflows/scripts/functions

chore(deps): bump semver in /.github/workflows/scripts/functions #441

Workflow file for this run

name: 'PR Title is Conventional'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.4.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}