diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index 770bf38a1e..ddd35af3d7 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -161,6 +161,9 @@ jobs: permissions: contents: write pages: write + concurrency: + group: deploy_report + cancel-in-progress: false steps: - uses: actions/checkout@v4 diff --git a/.github/workflows/scripts/update-pr-description.js b/.github/workflows/scripts/update-pr-description.js index 00ae8f3da1..b90dac95ec 100644 --- a/.github/workflows/scripts/update-pr-description.js +++ b/.github/workflows/scripts/update-pr-description.js @@ -43,6 +43,7 @@ async function updatePRDescription(github, context) { - Test recordings for failed tests are available in the full report. - Bundle size is measured for the entire 'dist' directory. - 📊 indicates links to detailed reports. + akakakakaka - 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size. `;