Skip to content

fix: Don't override topo-imagery Docker entrypoint for Python TDE-1179 #1460

fix: Don't override topo-imagery Docker entrypoint for Python TDE-1179

fix: Don't override topo-imagery Docker entrypoint for Python TDE-1179 #1460

Workflow file for this run

name: Pull Request lint
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: linz/action-pull-request-lint@290a98eb0ac22b16476c147ce402eff61171e042 # v1
with:
conventional: 'error' # require conventional pull request title (default: "error" options: "error", "warn", "off")
jira: 'warn' # Require JIRA ticket references (default: "warn", options: "error", "warn", "off")
jira-projects: 'BM,TDE' # optional list of jira projects