Skip to content

fixing COR-44075 - After the latest axios upgrade from 0.27.2 to 1.6.… #546

fixing COR-44075 - After the latest axios upgrade from 0.27.2 to 1.6.…

fixing COR-44075 - After the latest axios upgrade from 0.27.2 to 1.6.… #546

Workflow file for this run

name: PR Title Validation
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@master
with:
disallowed_prefixes: 'COR-'
prefix_case_sensitive: false