Skip to content

「このオペレーティング システムでは %1 は実行されません」エラー #89

「このオペレーティング システムでは %1 は実行されません」エラー

「このオペレーティング システムでは %1 は実行されません」エラー #89

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