From 249db3a6b778fb2a324ff3fa05cbd1fa982875c1 Mon Sep 17 00:00:00 2001 From: lesfox Date: Tue, 31 Jan 2023 22:25:45 +0800 Subject: [PATCH] Update test_Bt.yml --- .github/workflows/test_Bt.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_Bt.yml b/.github/workflows/test_Bt.yml index c4db323..3df22b0 100644 --- a/.github/workflows/test_Bt.yml +++ b/.github/workflows/test_Bt.yml @@ -1,8 +1,9 @@ name: test_Bt on: - schedule: - - cron: '0 21 * * *' + push: + schedule: + - cron: '0 21 * * *' jobs: build: