Skip to content

build(deps-dev): bump ts-jest from 29.1.2 to 29.2.5 in /assets in the testing-tools group #884

build(deps-dev): bump ts-jest from 29.1.2 to 29.2.5 in /assets in the testing-tools group

build(deps-dev): bump ts-jest from 29.1.2 to 29.2.5 in /assets in the testing-tools group #884

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"}]'