mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
fix cron
This commit is contained in:
2
.github/workflows/download-cache.yml
vendored
2
.github/workflows/download-cache.yml
vendored
@@ -3,7 +3,7 @@ name: archive download sources weekly
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- * 14 * * 5
|
||||
- cron: "* 14 * * 5"
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user