Skip to content

feat(container)!: Update image registry.skysolutions.fi/library/warp-sock5 ( 22022025 → 24012025 ) #580

feat(container)!: Update image registry.skysolutions.fi/library/warp-sock5 ( 22022025 → 24012025 )

feat(container)!: Update image registry.skysolutions.fi/library/warp-sock5 ( 22022025 → 24012025 ) #580

Workflow file for this run

---
name: "Meta Labeler"
on:
workflow_dispatch:
pull_request_target:
branches: ["main"]
permissions:
checks: write
contents: read
pull-requests: write
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/[email protected]
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"