Skip to content

消費税込みボタンの追加 #46

消費税込みボタンの追加

消費税込みボタンの追加 #46

Workflow file for this run

name: "Auto Assign to PR Assignees"
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.5
with:
configuration-path: ".github/auto_assign_configs.yml"