Skip to content

Preserve regenerated R cache when parity differs #40

Preserve regenerated R cache when parity differs

Preserve regenerated R cache when parity differs #40

name: Regenerate R parity cache

Check failure on line 1 in .github/workflows/inspect-r-api-update.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/inspect-r-api-update.yml

Invalid workflow file

(Line: 1, Col: 1): Required property is missing: jobs
on:
repository_dispatch:
types: [nns-r-package-updated]
workflow_dispatch:
inputs:
r_commit:
description: Exact commit in OVVO-Financial/NNS containing the package archives
required: true
type: string
r_version:
description: NNS package version (13.0 or newer)
required: true
type: string
source_tarball:
description: Source package filename at the R repository root