Skip to content

[BUG] Crash using host module on RHEL 7 and SLES 12 (both using Python2) #117

[BUG] Crash using host module on RHEL 7 and SLES 12 (both using Python2)

[BUG] Crash using host module on RHEL 7 and SLES 12 (both using Python2) #117

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