Skip to content

add(control): Add in MFA deletion control for object storage #514

add(control): Add in MFA deletion control for object storage

add(control): Add in MFA deletion control for object storage #514

Workflow file for this run

name: "Lint PR Title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: write
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
id: lint_pr_title
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
add
change
remove
fix
scopes: |
ci
docs
capability
threat
control
category
family
arch
requireScope: true