Skip to content

test!: adds the ability to set or unset bbr in e2e tests #3540

test!: adds the ability to set or unset bbr in e2e tests

test!: adds the ability to set or unset bbr in e2e tests #3540

name: lint-pull-request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: conventional-commit-pr-title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}