Skip to content

chore: Use GHCR for images instead of Dockerhub. #1

chore: Use GHCR for images instead of Dockerhub.

chore: Use GHCR for images instead of Dockerhub. #1

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
label:
runs-on:
- self-hosted
- small
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
dot: true