Skip to content

build(deps): bump the mix-patches group with 3 updates #909

build(deps): bump the mix-patches group with 3 updates

build(deps): bump the mix-patches group with 3 updates #909

Workflow file for this run

name: Move Asana ticket after merge
on:
pull_request:
types: [closed]
jobs:
move-asana-ticket-job:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- name: Github-Asana action from Insurify
uses: insurify/[email protected]
with:
asana-pat: ${{ secrets.ASANA_SECRET_FOR_INSURIFY_ACTION }}
trigger-phrase: "\\*\\*Asana task\\*\\*:"
targets: '[{"project": "Screens Dev - Sprint", "section": "Ready to Deploy"}]'