Update test_Bt.yml
This commit is contained in:
parent
953604b593
commit
249db3a6b7
1 changed files with 3 additions and 2 deletions
5
.github/workflows/test_Bt.yml
vendored
5
.github/workflows/test_Bt.yml
vendored
|
@ -1,8 +1,9 @@
|
||||||
name: test_Bt
|
name: test_Bt
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
push:
|
||||||
- cron: '0 21 * * *'
|
schedule:
|
||||||
|
- cron: '0 21 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue