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: