AutoBuild: fixup_tools started at 2025-07-19-14UTC. (#12226)

* Fix build_updated_packages typo.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update tools/build_updated_packages.rb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Run Unit Tests on PR synchronize.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-07-19 14:51:44 -05:00
committed by GitHub
parent 1efd82bb9a
commit d9cdc8051f

View File

@@ -9,6 +9,8 @@ on:
types:
- opened
- ready_for_review
- reopened
- synchronize
workflow_dispatch:
# workflow_run:
# workflows: [Build]