Skip to content

chore: Bump phoenix_live_view from 0.18.14 to 0.20.7 #809

chore: Bump phoenix_live_view from 0.18.14 to 0.20.7

chore: Bump phoenix_live_view from 0.18.14 to 0.20.7 #809

Workflow file for this run

name: Asana integration for GitHub PRs
on:
workflow_dispatch:
pull_request:
types: [review_requested, closed, opened, reopened]
jobs:
call-workflow:
uses: mbta/workflows/.github/workflows/asana.yml@main
with:
development-section: "In Development"
review-section: "Pending Review"
merged-section: "Merged / Not Deployed"
attach-pr: true
secrets:
asana-token: ${{ secrets.ASANA_PERSONAL_ACCESS_TOKEN }}
github-secret: ${{ secrets.ASANA_GITHUB_INTEGRATION_SECRET }}