Skip to content
on:
pull_request:
types: [closed]
jobs:
add-pr-merged-comment:
runs-on: ubuntu-latest
steps:
- uses: duckduckgo/[email protected]
if: github.event.pull_request.merged
with:
asana-pat: ${{ secrets.GH_ASANA_SECRET }}
trigger-phrase: 'ATASK:'
action: 'notify-pr-merged'
is-complete: true