Skip to content

feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.25.0.4759 #197

feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.25.0.4759

feat(container): update image ghcr.io/onedr0p/prowlarr-nightly to v1.25.0.4759 #197

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Validate pull request
'on': pull_request
jobs:
lint:
uses: deedee-ops/containers/.github/workflows/linter.yaml@master
secrets: inherit
test:
uses: deedee-ops/containers/.github/workflows/test.yaml@master
secrets: inherit