Skip to content

Workflow

Workflow #1

Workflow file for this run

name: Update Repository Metrics

Check failure on line 1 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: update-metrics
on:
workflow_dispatch: # Allows manual trigger
jobs:
update-metrics:
runs-on: ubuntu-latest