Skip to content

Add functionalities for coloring the diagram and changing the pencil color in Mini Paint #118

Add functionalities for coloring the diagram and changing the pencil color in Mini Paint

Add functionalities for coloring the diagram and changing the pencil color in Mini Paint #118

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
jobs:
triage:
name: Autmomate Issue
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issues_labeler.yml
enable-versioned-regex: 0