Skip to content

bug: closing when im asking to do something and doesnt open anymore #1995

bug: closing when im asking to do something and doesnt open anymore

bug: closing when im asking to do something and doesnt open anymore #1995

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]
with:
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
repo-token: ${{ github.token }}
include-title: 1