Skip to content

ci(deps): bump docker/setup-buildx-action from 2 to 3 #313

ci(deps): bump docker/setup-buildx-action from 2 to 3

ci(deps): bump docker/setup-buildx-action from 2 to 3 #313

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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}