chore: add workflow_dispatch trigger to quality-checks and update reference in weekly-nightly-promotion

This commit is contained in:
GitHub Actions
2026-02-18 03:19:30 +00:00
parent d3ad772c83
commit cbe2a39f0b

View File

@@ -3,7 +3,7 @@ name: Quality Checks
on:
pull_request:
push:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}