Skip to content

Could not connect to the server. #225

Could not connect to the server.

Could not connect to the server. #225

Workflow file for this run

name: chatops
on:
issue_comment:
types: [created]
jobs:
chatops:
name: ChatOps
runs-on: ubuntu-latest
steps:
# launch workflows with specific instructions.
- name: ChatOps
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.CHATOPS_PAT }}
dispatch_type: workflow
commands: |
test