Skip to content

Dockerfile

Dockerfile #25

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

Check failure on line 18 in .github/workflows/docstring-coverage.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/docstring-coverage.yaml

Invalid workflow file

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