缩短更新间隔
This commit is contained in:
@@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
schedule:
|
||||
- cron: 0 */4 * * *
|
||||
- cron: 0 */1 * * *
|
||||
jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user