Skip to content

chore: Spinup only one cp node #15

chore: Spinup only one cp node

chore: Spinup only one cp node #15

Workflow file for this run

name: slash command
on:
issue_comment:
types: [created]
jobs:
command:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v4
with:
token: ${{ secrets.FLUENCEBOT_RELEASE_PLEASE_PAT }}
issue-type: pull-request
commands: |
create
reset
destroy
help