Skip to content

fix: mlflow critical upgrade (SCE-19) #181

fix: mlflow critical upgrade (SCE-19)

fix: mlflow critical upgrade (SCE-19) #181

name: "Lint PR commit message"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
with:
validateSingleCommit: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}