Skip to content

build: bump @secretlint/secretlint-rule-preset-recommend from 7.0.7 to 8.2.4 #683

build: bump @secretlint/secretlint-rule-preset-recommend from 7.0.7 to 8.2.4

build: bump @secretlint/secretlint-rule-preset-recommend from 7.0.7 to 8.2.4 #683

Workflow file for this run

---
name: "Lint: PR title"
"on":
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint-pr-title:
name: "Lint: PR title"
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}