datacite/poodle

View on GitHub
.github/workflows/test_branch.yml

Summary

Maintainability
Test Coverage
name: Test Branch
on:
  workflow_dispatch:
jobs:
  test:
    uses: ./.github/workflows/ci.yml
    secrets: inherit