Bt-Tracker-Merge/.github/workflows/test_Bt.yml
2023-01-31 22:29:01 +08:00

14 lines
184 B
YAML

name: test_Bt
on:
workflow_dispatch:
schedule:
- cron: '0 21 * * *'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: test_Bt
run: bash bt.sh