Skip to content

feat(container): update image ghcr.io/shlinkio/shlink ( 4.3.1 → 4.4.0 ) #188

feat(container): update image ghcr.io/shlinkio/shlink ( 4.3.1 → 4.4.0 )

feat(container): update image ghcr.io/shlinkio/shlink ( 4.3.1 → 4.4.0 ) #188

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