devops(chromium-tot): fix workflow trigger for tot builds

This commit is contained in:
Andrey Lushnikov 2022-04-27 15:53:47 -04:00
parent 38fdc5fe24
commit 9cc5f3dba1

View File

@ -12,7 +12,7 @@ on:
- main
- release-*
paths:
- browser_patches/chromium/BUILD_NUMBER
- browser_patches/chromium-tip-of-tree/BUILD_NUMBER
- .github/workflows/trigger_build_chromium_tip_of_tree.yml
jobs: