Skip to content

feat(sts): enable custom STS endpoint URL #92

feat(sts): enable custom STS endpoint URL

feat(sts): enable custom STS endpoint URL #92

name: PR Conventional Commit Validation
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
validate-pr-title:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/pr-conventional-commits@fda730cb152c05a849d6d84325e50c6182d9d1e9 # 1.5.1
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'