Skip to content

ci: bump mikepenz/release-changelog-builder-action from 4 to 5 #56

ci: bump mikepenz/release-changelog-builder-action from 4 to 5

ci: bump mikepenz/release-changelog-builder-action from 4 to 5 #56

Workflow file for this run

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