Skip to content

要素の削除を実行します。 #1164

要素の削除を実行します。

要素の削除を実行します。 #1164

Workflow file for this run

---
name: Labeler
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
auto-labeling:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 5
steps:
- uses: actions/labeler@v5