Skip to content

Update image ghcr.io/siderolabs/installer ( v1.9.0 → v1.9.1 ) #182

Update image ghcr.io/siderolabs/installer ( v1.9.0 → v1.9.1 )

Update image ghcr.io/siderolabs/installer ( v1.9.0 → v1.9.1 ) #182

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