Skip to content

fix(core): fix dynamicTitle: false not taking effect in the toolbar. #59289

fix(core): fix dynamicTitle: false not taking effect in the toolbar.

fix(core): fix dynamicTitle: false not taking effect in the toolbar. #59289

Workflow file for this run

on:
pull_request:
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
- edited
branches:
- main
- next
concurrency:
group: ${{ github.workflow }}-${{ github.event.number }}
cancel-in-progress: true
name: Danger JS
jobs:
dangerJS:
name: Danger JS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Danger JS
uses: docker://ghcr.io/danger/danger-js:13.0.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: --dangerfile scripts/dangerfile.js