Skip to content

chore: decouple Docker image builder from substrapp #1691

chore: decouple Docker image builder from substrapp

chore: decouple Docker image builder from substrapp #1691

Workflow file for this run

name: "Conventional PR title"
on:
pull_request:
branches:
- "main"
types:
- opened
- edited
- synchronize
jobs:
conventional_title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true