Skip to content

Crashes on startup when attempting to load Create module in server environment. #40

Crashes on startup when attempting to load Create module in server environment.

Crashes on startup when attempting to load Create module in server environment. #40

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
contents: read
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected] # RegEx Issue Labeler
with:
repo-token: ${{ github.token }}
configuration-path: .github/issue_labels.yml
enable-versioned-regex: 0