Skip to content

Port EOOffshore CCMP v0.2.1.NRT recipe to use beam-refactor branch #1111

Port EOOffshore CCMP v0.2.1.NRT recipe to use beam-refactor branch

Port EOOffshore CCMP v0.2.1.NRT recipe to use beam-refactor branch #1111

name: Slash Command Dispatch
on:
issue_comment:
types: [created]
jobs:
slash-command-dispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
commands: run-test-tutorials
# anyone can trigger this command
permission: none
issue-type: pull-request