Skip to content

Dockerfile

Dockerfile #31

Workflow file for this run

name: Conventional Commits Check
on:
pull_request:
types: [ opened, synchronize, labeled, reopened ]
branches:
- main
permissions:
contents: write
pull-requests: write
actions: read
security-events: write
jobs:
docstring-coverage:
uses: atlanhq/application-sdk/.github/workflows/commits.yaml@main

Check failure on line 18 in .github/workflows/commits.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/commits.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/commits.yaml" -> "atlanhq/application-sdk/.github/workflows/commits.yaml@main" : failed to fetch workflow: workflow was not found.