Skip to content

OSラベルの改名と、OSラベル自動付与の停止の提案 #129

OSラベルの改名と、OSラベル自動付与の停止の提案

OSラベルの改名と、OSラベル自動付与の停止の提案 #129

Workflow file for this run

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