Skip to content

chore: Setup ingress [fixes NET-844] #16

chore: Setup ingress [fixes NET-844]

chore: Setup ingress [fixes NET-844] #16

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