Skip to content

Update ghcr.io/onedr0p/sonarr-develop Docker tag to v4.0.0.697 #635

Update ghcr.io/onedr0p/sonarr-develop Docker tag to v4.0.0.697

Update ghcr.io/onedr0p/sonarr-develop Docker tag to v4.0.0.697 #635

Workflow file for this run

---
name: "[META] Labeler"
on:
workflow_dispatch:
pull_request:
branches: ["master"]
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v4
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"