Skip to content

fix: Don't show "No trips found" message when there are other errors #2512

fix: Don't show "No trips found" message when there are other errors

fix: Don't show "No trips found" message when there are other errors #2512

name: Asana Workflow
on:
pull_request:
types: [review_requested, closed]
jobs:
call-workflow:
uses: mbta/workflows/.github/workflows/asana.yml@cbd04e1ec1e5524cde63590b7c0db5ed0d9f8cb2
with:
complete-on-merge: false
review-section: "Code/Design Review"
merged-section: "To Be Released"
attach-pr: true
trigger-phrase: "\\*\\*Asana Ticket:\\*\\*"
secrets:
asana-token: ${{ secrets.ASANA_PERSONAL_ACCESS_TOKEN }}
github-secret: ${{ secrets.ASANA_SECRET }}