fix(ci): generate release notes with the correct baseline (#5467)

fix(ci): generate release notes with correct baseline
This commit is contained in:
Zhengchao An
2026-07-30 14:09:13 +08:00
committed by GitHub
parent 30dc04c94b
commit 145d38133b
5 changed files with 458 additions and 62 deletions
+2
View File
@@ -23,6 +23,7 @@ on:
- 'deny.toml'
- '.github/actions/**'
- '.github/workflows/**'
- 'scripts/release/create_or_update_release.sh'
- 'scripts/security/check_preview_release_workflow.sh'
- 'scripts/security/check_workflow_pins.sh'
pull_request:
@@ -34,6 +35,7 @@ on:
- 'deny.toml'
- '.github/actions/**'
- '.github/workflows/**'
- 'scripts/release/create_or_update_release.sh'
- 'scripts/security/check_preview_release_workflow.sh'
- 'scripts/security/check_workflow_pins.sh'
schedule: