Skip to content

Node.jsをv18→v22にあげる #714

Node.jsをv18→v22にあげる

Node.jsをv18→v22にあげる #714

name: Slash Command Dispatch
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.PAT }}
commands: fix
issue-type: pull-request