Skip to content

fix(container): update image ghcr.io/dgtlmoon/changedetection.io ( 0.47.04 → 0.47.05 ) #22

fix(container): update image ghcr.io/dgtlmoon/changedetection.io ( 0.47.04 → 0.47.05 )

fix(container): update image ghcr.io/dgtlmoon/changedetection.io ( 0.47.04 → 0.47.05 ) #22

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Meta - Labeler
on:
pull_request:
branches:
- main
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
steps:
- name: Labeler
uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml