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. 4
      .github/workflows/test.yml

@ -2,7 +2,7 @@ name: Test
on:
schedule:
- cron: 59 */8 * * *
- cron: 0 13 1 * *
workflow_dispatch:
inputs:
rebuild:
@ -156,4 +156,4 @@ jobs:
token: ${{ github.token }}
repository: ${{ github.repository }}
retain_days: 14
keep_minimum_runs: 10
keep_minimum_runs: 10

Loading…
Cancel
Save