Skip to content

chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen from 1.8.22 to 1.9.21 #175

chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen from 1.8.22 to 1.9.21

chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen from 1.8.22 to 1.9.21 #175

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