Skip to content

fix(container): update image reloader ( 1.2.0 → 1.2.1 ) #244

fix(container): update image reloader ( 1.2.0 → 1.2.1 )

fix(container): update image reloader ( 1.2.0 → 1.2.1 ) #244

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