fix: remove workflow dispatch used for testing

Signed-off-by: Joyce Brum <joycebrum@google.com>
This commit is contained in:
Joyce Brum 2022-12-06 18:10:50 +00:00
parent 4bcf401b7f
commit 6adc81c664
No known key found for this signature in database

View File

@ -1,7 +1,6 @@
name: Measure Test Flakiness
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 0"