Skip to content

test(integ): custom-resource-getatt-data failure-seeking integration test #1346

test(integ): custom-resource-getatt-data failure-seeking integration test

test(integ): custom-resource-getatt-data failure-seeking integration test #1346

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