Skip to content

chore(deps): Bump conventional-changelog-conventionalcommits from 5.0.0 to 8.0.0 #144

chore(deps): Bump conventional-changelog-conventionalcommits from 5.0.0 to 8.0.0

chore(deps): Bump conventional-changelog-conventionalcommits from 5.0.0 to 8.0.0 #144

name: 'Lint PR title preview (current branch, ignoreLabels enabled)'
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
permissions:
contents: read
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@v2
with:
egress-policy: audit
- uses: actions/checkout@v4
- uses: ./
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
ignoreLabels: |
bot
ignore-semantic-pull-request