update
This commit is contained in:
@@ -2,7 +2,7 @@ name: Upstream Sync
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */6 * * *" # run every 6 hours
|
||||
- cron: '0 */6 * * *' # run every 6 hours
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user