Skip to content

[BUG] Error Occurred When Importing Projects #123

[BUG] Error Occurred When Importing Projects

[BUG] Error Occurred When Importing Projects #123

name: Auto Add labels to new issues
on:
issues:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: RegEx Issue Labeler
uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0