Skip to content

test(integ): lint for aws verbs the CLI does not have, and correct the emr diagnosis #2136

test(integ): lint for aws verbs the CLI does not have, and correct the emr diagnosis

test(integ): lint for aws verbs the CLI does not have, and correct the emr diagnosis #2136

Workflow file for this run

name: PR Title Check
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: write
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Check PR Title
uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
feat
fix
docs
style
refactor
perf
test
build
ci
chore
revert
requireScope: false