Skip to content

Move lambda to node 16 #76

Move lambda to node 16

Move lambda to node 16 #76

name: PR Workflow
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
if: github.event.review.state == 'approved'
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.SERVICE_ACCOUNT_PAT }}
commands: |
test