Skip to content

chore: Update dependency helm to v3.0.3 #100

chore: Update dependency helm to v3.0.3

chore: Update dependency helm to v3.0.3 #100

name: "Validate PR Title"
on:
pull_request:
types:
- edited
- opened
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: .github/pr-title-checker-config.json