Skip to content

[BUG] Get "https://k3d-registry.localhost:12345/v2/": dial tcp: lookup k3d-registry.localhost: device or resource busy #28

[BUG] Get "https://k3d-registry.localhost:12345/v2/": dial tcp: lookup k3d-registry.localhost: device or resource busy

[BUG] Get "https://k3d-registry.localhost:12345/v2/": dial tcp: lookup k3d-registry.localhost: device or resource busy #28

name: Label sponsors
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
build:
name: is-sponsor-label
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/is-sponsor-label-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}