Update test.yml

pull/144/head
jun yu 9 months ago committed by GitHub
parent 58d8efbf91
commit 3f6d787c00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/test.yml

@ -2,7 +2,7 @@ name: Test
on:
schedule:
- cron: 59 */8 * * *
- cron: 0 13 1 * *
workflow_dispatch:
inputs:
rebuild:

Loading…
Cancel
Save