Skip to content

chore(deps): Bump asdf-vm/actions from 2.2.0 to 3.0.0 #116

chore(deps): Bump asdf-vm/actions from 2.2.0 to 3.0.0

chore(deps): Bump asdf-vm/actions from 2.2.0 to 3.0.0 #116

# Copyright 2023 Dimitri Koshkin. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: "conventional-pr-title"
on:
pull_request_target:
types:
- opened
- edited
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}