From bad0b089476cf9aefaecaba83e940537cb0834db Mon Sep 17 00:00:00 2001 From: uittorio Date: Sat, 11 Jan 2020 17:45:19 +0000 Subject: [PATCH] runna --- .github/workflows/definitelyTyped.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/definitelyTyped.yml b/.github/workflows/definitelyTyped.yml index 97a6dffa4..89f160d04 100644 --- a/.github/workflows/definitelyTyped.yml +++ b/.github/workflows/definitelyTyped.yml @@ -1,8 +1,11 @@ name: DefinitelyTyped Tests on: - schedule: - - cron: '* * */1 * *' + # schedule: + # - cron: '* * */2 * *' + push: + branches: + - 'feature/definitelytype' jobs: definitely-typed: