Skip to content

feat(old-age-pension): remove early retirement file upload, change button link and some text #93046

feat(old-age-pension): remove early retirement file upload, change button link and some text

feat(old-age-pension): remove early retirement file upload, change button link and some text #93046

name: PR lint
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
defaults:
run:
shell: bash
jobs:
lint:
name: Lint PR title
runs-on: arc-runners
steps:
- uses: amannn/action-semantic-pull-request@v5
with:
types: |
feat
infra
fix
docs
style
refactor
perf
test
build
ci
chore
revert
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}