Skip to content

ソングページ:トークページにあるOSSとかの案内を追加 #18

ソングページ:トークページにあるOSSとかの案内を追加

ソングページ:トークページにあるOSSとかの案内を追加 #18

Workflow file for this run

name: Issue Labeler
on:
issues:
types: [opened]
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