Skip to content

[BUG] Agent install fails at "Timeout when waiting for 127.0.0.1:6556" #123

[BUG] Agent install fails at "Timeout when waiting for 127.0.0.1:6556"

[BUG] Agent install fails at "Timeout when waiting for 127.0.0.1:6556" #123

Workflow file for this run

name: "Label Issues."
on:
issues:
types: [opened, edited]
permissions:
contents: read
issues: write
jobs:
label:
runs-on: ubuntu-22.04
steps:
- name: "Label Issues."
uses: github/[email protected]
with:
configuration-path: .github/labels-issues.yml
include-title: 1
repo-token: ${{ github.token }}
enable-versioned-regex: 0
sync-labels: 0