Skip to content

[DESIGN] Landing page desktop - illustration for banner #2

[DESIGN] Landing page desktop - illustration for banner

[DESIGN] Landing page desktop - illustration for banner #2

Workflow file for this run

name: Dispatch Commands
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Dispatch received command
uses: peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: |
terraform-sync